Last active
March 24, 2022 15:29
-
-
Save mingsai/db546687ea1b18db783150661d848112 to your computer and use it in GitHub Desktop.
MUST HAVE - Packages to use in dart/flutter
This file contains 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
camera: ^0.9.4+16 | |
cloud_firestore: ^3.1.10 | |
cloud_functions: ^3.2.10 | |
cupertino_icons: ^1.0.4 | |
flash: ^2.0.3+2 | |
flutterfire_ui: ^0.3.6+1 | |
firebase_auth: ^3.3.11 | |
firebase_auth_web: ^3.3.9 | |
firebase_core: ^1.13.1 | |
firebase_storage: ^10.2.9 | |
flutter: | |
sdk: flutter | |
form_field_validator: ^1.1.0 | |
flutter_gen: ^4.1.6 | |
flutter_signin_button: | |
flutter_riverpod: ^1.0.3 | |
flutter_libphonenumber: ^1.2.4 | |
flutter_local_notifications: ^9.4.0 | |
google_fonts: ^2.3.1 | |
intl: ^0.17.0 | |
pinput: ^2.2.4 |
This file contains 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
riverpod: ^1.0.3 | |
hooks_riverpod: ^1.0.3 | |
flutter_form_builder: ^7.1.1 | |
freezed: ^1.1.1 | |
json_serializable: ^6.1.5 | |
dio: ^4.0.4 | |
lottie: ^1.2.2 | |
hive: ^2.1.0 | |
hive_flutter: ^1.1.0 | |
hive_listener: ^1.2.1 | |
objectbox: ^1.4.1 | |
isar: ^2.2.1 | |
isar_flutter_libs: ^2.2.1 | |
isar_generator: ^2.2.1 | |
hive_generator: ^1.1.2 | |
intl: ^0.17.0 | |
flutter_native_splash: ^2.1.1 | |
flutter_launcher_icons: ^0.9.2 | |
auto_route: ^3.2.4 | |
modal_bottom_sheet: ^2.0.1 | |
flash: ^2.0.3+2 | |
pull_to_refresh: ^2.0.0 | |
cached_network_image: ^3.2.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment