Skip to content

Commit

Permalink
feat: added provider widget to simplify provider architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
vanlooverenkoen committed Dec 24, 2023
1 parent 58f1df8 commit 2caafed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/impaktfull_architecture.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export 'src/util/connectivity/connectivity.dart';
export 'src/provider/change_notifier_ex.dart';
export 'src/widget/lifecycle/lifecycle_widget.dart';
export 'src/widget/mixin/after_layout.dart';
export 'src/widget/provider/provider_widget.dart';

// 3rd party packages
export 'package:connectivity_plus/connectivity_plus.dart';
Expand Down

0 comments on commit 2caafed

Please sign in to comment.