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

dart-dio.pubspec.mustache Maven / Gradle / Ivy

There is a newer version: 7.9.0
Show newest version
name: {{pubName}}
version: {{pubVersion}}
description: {{pubDescription}}
environment:
    sdk: ">=2.6.0 <3.0.0"
dependencies:
    dio: ^3.0.9
    built_value: ^7.1.0
    built_collection: ^4.3.2
{{#timeMachine}}
    time_machine: ^0.9.12
{{/timeMachine}}
dev_dependencies:
    built_value_generator: ^7.1.0
    build_runner: ^1.7.1
    test: ^1.3.0





© 2015 - 2024 Weber Informatics LLC | Privacy Policy