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

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

1.2.0 - 2021-07-25 #

  • Update Get Version;
  • Fix ObxExtension.

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.
19
likes
150
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

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