Skip to content

Flutter advanced bloc with flutter_bloc and ... dependencies, let's learn with a case study of Increment and Decrement app with bloc.

Notifications You must be signed in to change notification settings

riskiadi/Flutter-Advanced-Bloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Advanced Bloc

Flutter advanced bloc with various dependencies, let's learn with a more complex case study.
What we do is, make a request to the web service using their API and display its response in this application using BLoC pattern.

As for the required dependencies.

Name Link
flutter_bloc https://pub.dev/packages/flutter_bloc
dio https://pub.dev/packages/dio
dartz https://pub.dev/packages/dartz
freezed https://pub.dev/packages/freezed
freezed_annotation https://pub.dev/packages/freezed_annotation
build_runner https://pub.dev/packages/build_runner

About

Flutter advanced bloc with flutter_bloc and ... dependencies, let's learn with a case study of Increment and Decrement app with bloc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published