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

Create GetX Controllers with Events and/or States, instead using Provider as the bloc library uses, GetBloc uses GetX.

[1.1.0] - 2021-06-13 #

  • Add Observer Widget;
  • Add BaseController Obx Extension;
  • Fix a counter example link in README.

[1.0.0] - 2021-06-09 #

  • Add unit tests;
  • Add pedantic linter;
  • Separate test library from getbloc.

[0.0.7] - 2021-06-07 #

  • Fix onChange method.

[0.0.6] - 2021-06-03 #

  • Fix Controller formatting according to dartfmt;
  • Add better pubspec description;
  • Add a README description.

[0.0.5] - 2021-06-03 #

  • Add Example Project;
  • Add Observer and Transform Controllers.

[0.0.1] - 2021-05-31 #

  • BLoC pattern in GetX.
15
likes
140
pub points
41%
popularity

Publisher

unverified uploader

Create GetX Controllers with Events and/or States, instead using Provider as the bloc library uses, GetBloc uses GetX.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, get, meta

More

Packages that depend on getbloc