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

Avnu provider for Dart and Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add avnu_provider

With Flutter:

 $ flutter pub add avnu_provider

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

dependencies:
  avnu_provider: ^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:avnu_provider/avnu_provider.dart';
0
likes
100
points
155
downloads

Publisher

verified publishergabinmarignier.com

Weekly Downloads

Avnu provider for Dart and Flutter applications.

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

freezed_annotation, http, json_annotation, pointycastle, starknet

More

Packages that depend on avnu_provider