Skip to content

Commit

Permalink
fix(cloud_firestore): Export enum LoadBundleTaskState from Platform…
Browse files Browse the repository at this point in the history
… Interface package. (#8027)

Co-authored-by: Russell Wheatley <russellwheatley85@gmail.com>
  • Loading branch information
jarrodonlo and russellwheatley committed Feb 10, 2022
1 parent 67cc664 commit 7fa461e
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -26,6 +26,7 @@ export 'src/platform_interface/platform_interface_load_bundle_task.dart';
export 'src/platform_interface/platform_interface_load_bundle_task_snapshot.dart';
export 'src/snapshot_metadata.dart';
export 'src/source.dart';
export 'src/load_bundle_task_state.dart';
export 'src/timestamp.dart';
export 'src/settings.dart';
export 'src/get_options.dart';
Expand Down

0 comments on commit 7fa461e

Please sign in to comment.