All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dart2.pubspec.mustache Maven / Gradle / Ivy

There is a newer version: 7.9.0
Show newest version
#
# AUTO-GENERATED FILE, DO NOT MODIFY!
#

name: '{{{pubName}}}'
version: '{{{pubVersion}}}'
description: '{{{pubDescription}}}'
authors:
  - '{{{pubAuthor}}} <{{{pubAuthorEmail}}}>'
homepage: '{{{pubHomepage}}}'
environment:
  sdk: '>=2.0.0 <3.0.0'
dependencies:
  http: '>=0.12.0 <0.13.0'
  intl: '^0.16.1'
  meta: '^1.1.8'
dev_dependencies:
  test: '^1.3.0'




© 2015 - 2024 Weber Informatics LLC | Privacy Policy