Created
May 5, 2020 10:53
modal_progress_hud_1
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
name: flash_chat | |
description: A new Flutter application. | |
version: 1.0.0+1 | |
environment: | |
sdk: ">=2.1.0<3.0.0" | |
dependencies: | |
flutter: | |
sdk: flutter | |
cupertino_icons: ^0.1.2 | |
animated_text_kit: ^2.0.0 | |
firebase_core: ^0.4.4+3 | |
firebase_auth: ^0.16.0 | |
cloud_firestore: ^0.13.5 | |
modal_progress_hud: ^0.1.3 | |
dev_dependencies: | |
flutter_test: | |
sdk: flutter | |
flutter: | |
uses-material-design: true | |
assets: | |
- images/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment