flutter_value_bloc 1.1.0 copy "flutter_value_bloc: ^1.1.0" to clipboard
flutter_value_bloc: ^1.1.0 copied to clipboard

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

Changelog #

1.1.0 #

  • Update dependencies
  • Added data cubits widgets

1.0.0 #

  • Migrated to null-safety

0.5.1 #

  • Fix not show failure

0.5.0 #

  • Now you can build your ui with the new modular cubits! ModularViewCubitBuilder
  • Introduced new builders: ListViewCubitBuilder, GridViewCubitBuilder

0.4.3 #

Added analysis_options.yaml

0.4.0 #

Fix some bugs in RefresherValueCubitBuilder and ValueViewCubitBuilder

0.2.1 #

Replace read

0.3.0 #

Update dependencies

0.2.0 #

Fix not public *.g.dart files

0.1.0 #

Initial Version of the library

  • Includes a widget for build a view with single value
  • Includes a widgets for build a scroll view and table
1
likes
130
points
57
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

built_collection, flutter, flutter_bloc, provider, pull_to_refresh, value_bloc

More

Packages that depend on flutter_value_bloc