flutter_value_bloc 0.5.0-dev.8 copy "flutter_value_bloc: ^0.5.0-dev.8" to clipboard
flutter_value_bloc: ^0.5.0-dev.8 copied to clipboard

discontinued
outdated

Flutter Widgets that make it easy to implement the ValueBloc for list, table and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_value_bloc

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

dependencies:
  flutter_value_bloc: ^0.5.0-dev.8

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_value_bloc/flutter_value_bloc.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter Widgets that make it easy to implement the ValueBloc for list, table and more.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

built_collection, flutter, flutter_bloc, provider, pull_to_refresh, value_bloc

More

Packages that depend on flutter_value_bloc