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

outdated

A class implementation to handle async value with Flutter widget

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: ^0.0.4

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
pub points
51%
popularity

Publisher

verified publisherasurraa.com

A class implementation to handle async value with Flutter widget

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, rxdart, sura_flutter

More

Packages that depend on sura_manager