Skip to content

Instantly share code, notes, and snippets.

@tirth-aubergine
Created December 5, 2019 06:10
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/541eee548ab83ac59f1dbf1a73f01d74 to your computer and use it in GitHub Desktop.
Save tirth-aubergine/541eee548ab83ac59f1dbf1a73f01d74 to your computer and use it in GitHub Desktop.
pubspec.yaml
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
spreadsheet_decoder: # parsing xlsx files
path_provider: # reading/writing files in application document directory
file_picker: # using local files from device
pdf_viewer_plugin: # viewing pdf files
pdf: # generating pdf file
permission_handler: # handling runtime permissions
share_extend: # sharing files
provider: # state-management
printing: # using image assets in pdf generation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment