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!
4
likes
140
points
26
downloads

Documentation

API reference

Publisher

verified publisherjesusrp98.page

Weekly Downloads

Package that facilitates REST API calls using flutter_bloc and hydrated_bloc.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

equatable, flutter, flutter_bloc, hydrated_bloc

More

Packages that depend on flutter_request_bloc