Skip to content

Instantly share code, notes, and snippets.

@soonsam123
Created September 22, 2019 19:52
Show Gist options
  • Save soonsam123/7b99b4fcc2497c9565d126eff6c797cc to your computer and use it in GitHub Desktop.
Save soonsam123/7b99b4fcc2497c9565d126eff6c797cc to your computer and use it in GitHub Desktop.
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
flutter_bloc: ^0.21.0
bloc: ^0.15.0
equatable: ^0.5.1
http: ^0.12.0+2
dev_dependencies:
flutter_test:
sdk: flutter
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment