Skip to content

Instantly share code, notes, and snippets.

@felangel
Last active June 4, 2019 05:24
Show Gist options
  • Save felangel/3a185cb14f01eb102fd988acb1b71998 to your computer and use it in GitHub Desktop.
Save felangel/3a185cb14f01eb102fd988acb1b71998 to your computer and use it in GitHub Desktop.
[flutter_infinite_list] pubspec.yaml
name: flutter_infinite_list
description: A new Flutter project.
version: 1.0.0+1
environment:
sdk: ">=2.0.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_bloc: ^0.15.0
http: ^0.12.0
equatable: ^0.2.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment