Skip to content

Commit

Permalink
Export PeriodicBeacon and BeaconFamily
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyus committed Mar 13, 2024
1 parent e3b3816 commit ea70255
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/state_beacon_core/lib/state_beacon_core.dart
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export 'src/extensions/extensions.dart';
export 'src/observer.dart';
export 'src/producer.dart'
show
BeaconFamily,
BeaconScheduler,
BufferedCountBeacon,
BufferedTimeBeacon,
Expand All @@ -19,6 +20,7 @@ export 'src/producer.dart'
FutureBeacon,
ListBeacon,
MapBeacon,
PeriodicBeacon,
Producer,
RawStreamBeacon,
ReadableBeacon,
Expand Down

0 comments on commit ea70255

Please sign in to comment.