sura_manager 1.5.0 copy "sura_manager: ^1.5.0" to clipboard
sura_manager: ^1.5.0 copied to clipboard

ValueNotifier and ValueListenableBuilder but for asynchronous value.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sura_manager

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

dependencies:
  sura_manager: ^1.5.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:sura_manager/sura_manager.dart';
4
likes
140
points
149
downloads

Publisher

verified publisherasurraa.com

Weekly Downloads

ValueNotifier and ValueListenableBuilder but for asynchronous value.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, rxdart, sura_flutter

More

Packages that depend on sura_manager