api_bloc
Flutter widgets that simplify the BLoC pattern implementation for REST APIs within an MVC architecture, significantly reducing boilerplate code.
3.0.1
111 downloads/mo
#1966 most downloaded on pub.dev
Nialixus/api_bloc
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 3 months
Nearly every release is documented
notes for 17 of 17 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
17 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
17 releases · Jul 2023 to Jun 2024
2024
2025
2026
Releases
latest 17-
3.0.102 Jun 2024Release notes
Open source →3.0.0
- Breaking Changes:
- Remove copyWith, onIdle, onLoading, onSuccess, onFailed, onError Extension
- Change
ApiBlocand split it toBlocConsumer,BlocBuilderandBlocListener
- Add
BlocControllerinjection troughApiBloc - Add
ApiBlocException - Add Unit Test
- Update Documentation
- Update Example
- Add Github Workflows
- Add test and bloc template generation
3.0.1
- Shortening the description
Full Changelog: v2.0.1...v3.0.1
- Breaking Changes:
-
3.0.002 Jun 2024Release notes
Open source →- Breaking Changes:
-
- Remove copyWith, onIdle, onLoading, onSuccess, onFailed, onError Extension
-
- Change
ApiBlocand split it toBlocConsumer,BlocBuilderandBlocListener
- Change
- Add
BlocControllerinjection troughApiBloc - Add
ApiBlocException - Add Unit Test
- Update Documentation
- Update Example
- Add Github Workflows
- Add test and bloc template generation
-
2.0.104 Mar 2024Release notes
Open source →2.0.0
- Add tests
- Update syntax
requesttoonRequest - Add
onErrorfunction - Update generator
- Refactor
gettoreadandsendtowrite
2.0.1
- Update description
-
2.0.003 Mar 2024Release notes
Open source →- Add tests
- Update syntax
requesttoonRequest - Add
onErrorfunction - Update generator
- Refactor
gettoreadandsendtowrite
-
1.9.319 Jan 2024 -
1.9.216 Jan 2024Release notes
Open source →1.9.0
- Add toJSON and fromJSON to each of class
- update Future request format
1.9.1
- Add
Autorunoption inGetController
1.9.2
- Add an example to integrate with sentry
-
1.9.112 Jan 2024 -
1.9.009 Jan 2024 -
1.8.006 Oct 2023 -
1.7.030 Sep 2023Release notes
Open source →1.7.0
- Add API Bloc CLI
- Change list of argument into map
- Change submit to send
- Change fetch to get
- Update documentation
Release notes
Open source →- Add API Bloc CLI
- Change list of argument into map
- Change submit to send
- Change fetch to get
- Update documentation
-
1.6.024 Aug 2023 -
1.5.017 Aug 2023 -
1.4.005 Aug 2023 -
1.3.026 Jul 2023Release notes
Open source →- Add list of arguments inside request function
- Update Sample
- Update Readme
-
1.2.023 Jul 2023 -
1.1.023 Jul 2023Release notes
Open source →- Add data assertion on FetchSuccessState, SubmitSuccessState, SubmitFailedState
-
1.0.023 Jul 2023