Skip to content

Instantly share code, notes, and snippets.

@carzacc
Created February 5, 2019 21:26
Show Gist options
  • Save carzacc/fe62dd07b45221315cbd0f29cdd46803 to your computer and use it in GitHub Desktop.
Save carzacc/fe62dd07b45221315cbd0f29cdd46803 to your computer and use it in GitHub Desktop.
image_picker guide
name: flutter_picture_showcase
description: Example description of a flutter app that makes great things happen.
dependencies:
flutter:
sdk: flutter
image_picker: ^0.4.12+1 # 0.5 doesn't compile for whatever reason
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