adv_async_widget 0.2.0 copy "adv_async_widget: ^0.2.0" to clipboard
adv_async_widget: ^0.2.0 copied to clipboard

Are you tired of always writing the same future and stream builders? Use AdvAsyncWidget to write only the code that you need for!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adv_async_widget

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

dependencies:
  adv_async_widget: ^0.2.0

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:adv_async_widget/adv_async_widget.dart';
2
likes
130
pub points
16%
popularity

Publisher

unverified uploader

Are you tired of always writing the same future and stream builders? Use AdvAsyncWidget to write only the code that you need for!

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on adv_async_widget