flutter_request_bloc 1.0.0 copy "flutter_request_bloc: ^1.0.0" to clipboard
flutter_request_bloc: ^1.0.0 copied to clipboard

discontinued

Package that facilitates REST API calls using flutter_bloc and hydrated_bloc.

[1.0.0] - December 30th, 2021 #

  • First official stable release!
  • Add valueToJson and valueFromJson methods to RequestPersistantCubit.
  • Add value constructor and deconstructor methods to toJson and fromJson constructors of RequestState.
  • A bunch of issues fixed regarding storing data of a RequestPersistantCubit.

[0.2.0] - May 28th, 2021 #

  • First official release!
  • Improved README file.
  • Improved documentation.

[0.1.0] - April 25th, 2021 #

  • First release!
3
likes
120
pub points
65%
popularity

Publisher

verified publisherjesusrp98.page

Package that facilitates REST API calls using flutter_bloc and hydrated_bloc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

equatable, flutter, flutter_bloc, hydrated_bloc

More

Packages that depend on flutter_request_bloc