Skip to content

Commit

Permalink
feat[app_providers]: export flutter_riverpod
Browse files Browse the repository at this point in the history
  • Loading branch information
MahanRahmati committed Dec 13, 2024
1 parent 8b09af0 commit a11417a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/app_providers/lib/app_providers.dart
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
/// translations, etc.
library app_providers;

export 'package:flutter_riverpod/flutter_riverpod.dart';

export 'src/language_provider.dart';
export 'src/theme_mode_provider.dart';
export 'src/translation_provider.dart';

0 comments on commit a11417a

Please sign in to comment.