flutter_remote_value 0.1.0 copy "flutter_remote_value: ^0.1.0" to clipboard
flutter_remote_value: ^0.1.0 copied to clipboard

Package that provide widget which map remote value to widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_remote_value

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

dependencies:
  flutter_remote_value: ^0.1.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:flutter_remote_value/flutter_remote_value.dart';
0
likes
120
pub points
2%
popularity

Publisher

unverified uploader

Package that provide widget which map remote value to widgets

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_bloc, remote_value

More

Packages that depend on flutter_remote_value