-
A sample Flutter application with main purpose is learning.
-
It just is a simple project for beginner learns Flutter, focus on Bloc pattern, RxDart, Clean code...to architect a flutter project A Flutter project for learning.
- State Managerment: BLoC pattern - RxDart
- Dependency Injection: GetIt + Provider
- Data Local: SharePreferences + SQLite
- Getting API: Dio
- UI references at "https://github.com/abuanwar072/Movie-Info---Flutter-UI"