Skip to content

Commit

Permalink
dark mode provider added
Browse files Browse the repository at this point in the history
  • Loading branch information
Uttkarsh-raj committed Feb 26, 2024
1 parent ea0fec6 commit 27703c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/pages/home/home_imports.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export 'package:blt/src/pages/home/leaderboard.dart';
export 'package:blt/src/pages/home/report_bug.dart';
export 'package:blt/src/pages/home/start_hunt.dart';
export 'package:blt/src/providers/authstate_provider.dart';
export 'package:blt/src/providers//dark_mode_provider.dart';
export 'package:blt/src/providers/login_provider.dart';
export 'package:blt/src/routes/routing.dart';
export 'package:blt/src/util/enums/login_type.dart';
Expand Down

0 comments on commit 27703c0

Please sign in to comment.