flutter_simple_template_bloc 0.0.8
flutter_simple_template_bloc: ^0.0.8 copied to clipboard
Create a new project with a basic template make app easier,faster than do normalize.
0.0.8 #
Fixed method showPopUpDialog on GenericBloc
0.0.7 #
Fixed base_stateful_widget.
0.0.6 #
Remove Loading inside . We only set it outside. Add base_stateful_widget into library.
0.0.5 #
Create base_statefull_widget move EasyLocalization widget wrap MyApp widget from main.dart to app.dart
0.0.4 #
Remove Retrofit. Update example.
0.0.3 #
Add class DataState to handle data-error(server & client). Add class ApiService for remove Retrofit. Add class PrettyDioLogger to log info request/response.
0.0.2 #
Update example.
0.0.1 #
Init version.