Encrypted messaging app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
722 B

  1. name: Envelope
  2. description: An encrypted messaging app
  3. publish_to: 'none' # Remove this line if you wish to publish to pub.dev
  4. version: 1.0.0+1
  5. environment:
  6. sdk: ">=2.16.2 <3.0.0"
  7. dependencies:
  8. flutter:
  9. sdk: flutter
  10. cupertino_icons: ^1.0.2
  11. pointycastle: ^3.5.2
  12. asn1lib: ^1.1.0
  13. http: ^0.13.4
  14. shared_preferences: ^2.0.15
  15. sqflite: ^2.0.2
  16. path: any
  17. flutter_dotenv: ^5.0.2
  18. intl: ^0.17.0
  19. uuid: ^3.0.6
  20. qr_flutter: ^4.0.0
  21. qr_code_scanner: ^1.0.1
  22. sliding_up_panel: ^2.0.0+1
  23. image_picker: ^0.8.5+3
  24. path_provider: ^2.0.11
  25. mime: ^1.0.2
  26. dev_dependencies:
  27. flutter_test:
  28. sdk: flutter
  29. flutter_lints: ^1.0.0
  30. flutter:
  31. uses-material-design: true
  32. assets:
  33. - .env
  34. - assets/