warped_bloc 0.0.9
warped_bloc: ^0.0.9 copied to clipboard
BLoC Utilities to make your life easier when you want to perform API Calls
0.0.1 #
Includes AsyncCubit, BlocWrapper, defaultBuilder and defaultListener
0.0.2 #
Updates Repo Name.
0.0.3 #
Include support for other errors when using [handleDefaultStates] in [AsyncCubit] Updates Documentation of Code
0.0.4 #
Able to control loading state when handling default state.
0.0.5 #
Update Readme
0.0.7 #
Update Error to include data
0.0.8 #
Breaking Changes Changes the type for data to be a state instead of the data it represents.
0.0.9 #
Breaking Changes Removes the First generic for defaultBuilder and defaultListener