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

Support Helper for Aves Framework

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aves_support

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

dependencies:
  aves_support: ^0.0.9

Alternatively, your editor might support 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
70
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Support Helper for Aves Framework

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

bloc_builder, dio, flutter, flutter_live_data, intl, logger, yaml

More

Packages that depend on aves_support