ota_cli 0.0.4 copy "ota_cli: ^0.0.4" to clipboard
ota_cli: ^0.0.4 copied to clipboard

A CLI tool for building Flutter apps and uploading native libraries.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ota_cli

With Flutter:

 $ flutter pub add ota_cli

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ota_cli: ^0.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

0
likes
110
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool for building Flutter apps and uploading native libraries.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

args, http

More

Packages that depend on ota_cli