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

outdated

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.0.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
0
points
150
downloads

Publisher

verified publisherasurraa.com

Weekly Downloads

ValueNotifier and ValueListenableBuilder but for asynchronous value.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, rxdart, sura_flutter

More

Packages that depend on sura_manager