Skip to content

Instantly share code, notes, and snippets.

@AbhishekDoshi26
Last active February 9, 2022 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AbhishekDoshi26/e4704a7a81d8b90e07d2bd80e3618eab to your computer and use it in GitHub Desktop.
Save AbhishekDoshi26/e4704a7a81d8b90e07d2bd80e3618eab to your computer and use it in GitHub Desktop.
name: rest_api_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.15.1 <3.0.0"
dependencies:
cupertino_icons: ^1.0.2
flutter:
sdk: flutter
http: ^0.13.4
dev_dependencies:
flutter_lints: ^1.0.0
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