Skip to content

Instantly share code, notes, and snippets.

@guilhermecarvalhocarneiro
Created August 20, 2020 12:08
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save guilhermecarvalhocarneiro/4d940f4a68fd1645c31d81aec011dbef to your computer and use it in GitHub Desktop.
name: cubit_example
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
intl:
dio: ^3.0.10
equatable: ^1.2.3
bloc: ^6.0.2
flutter_bloc: ^6.0.1
fluttertoast: ^6.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment