azure 0.0.2 copy "azure: ^0.0.2" to clipboard
azure: ^0.0.2 copied to clipboard

Azure dart package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add azure

With Flutter:

 $ flutter pub add azure

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

dependencies:
  azure: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:azure/azure.dart';
0
likes
150
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

Azure dart package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on azure