flutter_rx_bloc 2.0.0 copy "flutter_rx_bloc: ^2.0.0" to clipboard
flutter_rx_bloc: ^2.0.0 copied to clipboard

outdated

Set of Flutter Widgets that help implementing the BLoC design pattern. Built to be used with the rx_bloc package.

2.0.0 March 10, 2021 #

  • Migrated to Flutter 2.0 and Dart 2.12 (null-safety).

1.2.1 February 01, 2021 #

  • Fix static code analysis issues

1.2.0 January 29, 2021 #

  • Updated Unit Tests
  • Added a puppy example project for the medium article
  • Added new widgets: RxUnfocuser, RxFormFieldBuiler, RxTextFormFieldBuilder
  • Added RxInputDecorationData
  • Added RxFieldException

1.1.2 December 08, 2020 #

  • Stability improvements

1.1.1 December 02, 2020 #

  • Consolidated rx_bloc ecosystem in one repository
  • Applied strict static code analysis
  • Updated example

1.1.0 August 20, 2020 #

1.0.0 August 7, 2020 #

  • Added RxResultBuilder
  • Updated README file
  • Updated example
  • Updated Unit Tests

0.1.2 March 19, 2020 #

  • Update package dependencies

0.1.1 March 19, 2020 #

  • Update package dependencies
  • Update the example project

0.1.0 March 15, 2020 #

  • Updated README file
  • Updated rx_bloc dependencies
  • Added UI Integration tests using Flutter Driver
  • Added Unit Tests using the rx_bloc_test package

0.0.1 Jan 16, 2020 #

  • Initial release.
43
likes
0
points
608
downloads

Publisher

verified publisherprimeholding.com

Weekly Downloads

Set of Flutter Widgets that help implementing the BLoC design pattern. Built to be used with the rx_bloc package.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider, rx_bloc, rxdart

More

Packages that depend on flutter_rx_bloc