Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.14 KB

oivan_app

Simple app created with Flutter that's explain smooth scrolling and storing data locally using reactive way of coding.

How to use

Simply clone the app and run it, In case of API unauthorized error you can contact API authors

What used in project

  • 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

Unit Test

Video

oivan_app.mp4