Last active
October 20, 2020 10:50
-
-
Save TheAlphamerc/9fc2b832c1f70b881043d0915f5898e7 to your computer and use it in GitHub Desktop.
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
dependencies: | |
flutter: | |
sdk: flutter | |
cupertino_icons: ^0.1.3 | |
dio: ^3.0.9 | |
intl: ^0.15.8 | |
path: ^1.6.4 | |
share: ^0.6.5 | |
get_it: ^4.0.2 | |
sqflite: ^1.3.0 | |
graphql: ^3.0.2 | |
equatable: ^1.2.0 | |
flutter_svg: ^0.19.0 | |
google_fonts: ^1.1.0 | |
flutter_bloc: ^6.0.0 | |
build_context: ^2.0.4 | |
url_launcher: ^5.4.10 | |
flutter_markdown: ^0.4.3 | |
webview_flutter: ^0.3.22+1 | |
flutter_custom_tabs: ^0.6.0 | |
shared_preferences: ^0.5.7+3 | |
cached_network_image: ^2.2.0+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment