Skip to content

Instantly share code, notes, and snippets.

@tirth-aubergine
Created December 12, 2019 06:47
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 tirth-aubergine/f11b4067d05dbe20f30c5653f511315f to your computer and use it in GitHub Desktop.
Save tirth-aubergine/f11b4067d05dbe20f30c5653f511315f to your computer and use it in GitHub Desktop.
Platypus
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
flutter_highlight: # setting syntax highlighting & color-scheme of code
screenshot: # generating screenshots from widgets
provider: # state-management
path_provider: # reading/writing files in application document directory
share_extend: # sharing files
flutter_colorpicker: # picking colors
enum_to_string: # converting enums to strings
file_picker: # using local files from device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment