Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 300 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 300 Bytes

Clean Architecture Implementation on Flutter Using Riverpod & BLoC

A Flutter course on how to implement clean architecture using two of most popular state management in flutter: Riverpod & BLoC.

To follow along the course please check the branches. Use starter_files branch as starting point.