pubspec.yaml 286 B

1234567891011
  1. name: 'demo3'
  2. version: 0.0.1
  3. description: An absolute bare-bones web app.
  4. #author: <your name> <email@example.com>
  5. #homepage: https://www.example.com
  6. environment:
  7. sdk: '>=1.0.0 <2.0.0'
  8. dependencies:
  9. browser: '>=0.10.0 <0.11.0'
  10. crypto:
  11. git: https://github.com/dart-lang/crypto