Last active
April 19, 2022 10:19
-
-
Save FlutterWiz/67a6c8f774db96cb130540b044503d80 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies: | |
flutter: | |
sdk: flutter | |
flutter_localizations: | |
sdk: flutter | |
flutter_bloc: ^8.0.1 | |
freezed_annotation: ^1.1.0 | |
flutter_countdown_timer: ^4.1.0 | |
simple_timer: ^2.0.0 | |
numberpicker: ^2.1.1 | |
wave: ^0.2.0 | |
flutter_local_notifications: ^9.4.0 | |
rxdart: ^0.27.3 | |
timezone: ^0.8.0 | |
flutter_native_timezone: ^2.0.0 | |
flutter_platform_widgets: ^1.20.0 | |
flutter_native_splash: ^2.1.5 | |
cupertino_icons: ^1.0.2 | |
format: ^1.1.1 | |
responsive_framework: ^0.1.7 | |
dev_dependencies: | |
flutter_test: | |
sdk: flutter | |
freezed: ^1.1.1 | |
build_runner: ^2.1.7 | |
flutter_lints: ^1.0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment