Simple app created with Flutter that's explain smooth scrolling and storing data locally using reactive way of coding.
Simply clone the app and run it, In case of API unauthorized error you can contact API authors
- App Architecture: Clean Architecture (AKA: Three-tier Architecture, Feature Architecture,..etc)
- Image Loader : cached_network_image
- State management : BloC
- Dependency Injection : get_it
- Local Storage : Hive
- Networking : Dio
- Routing : Go Router, Route Detector