remote_value 0.0.5 copy "remote_value: ^0.0.5" to clipboard
remote_value: ^0.0.5 copied to clipboard

discontinued
outdated

Package that implement remote value abstraction and add cubit to mange it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add remote_value

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

dependencies:
  remote_value: ^0.0.5

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

Publisher

unverified uploader

Package that implement remote value abstraction and add cubit to mange it.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, blop, flutter, freezed_annotation, hive, massa_utils

More

Packages that depend on remote_value