aves_support 0.0.3 copy "aves_support: ^0.0.3" to clipboard
aves_support: ^0.0.3 copied to clipboard

Support Helper for Aves Framework

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aves_support

With Flutter:

 $ flutter pub add aves_support

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

dependencies:
  aves_support: ^0.0.3

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:aves_support/aves_support.dart';
0
likes
0
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

Support Helper for Aves Framework

Homepage

License

unknown (license)

Dependencies

async, bloc_builder, dio, flutter, flutter_live_data, intl, logger

More

Packages that depend on aves_support