Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 428 Bytes

File metadata and controls

10 lines (8 loc) · 428 Bytes

example_arcitecture_flutter

Simple architecture for flutter app.

Libs that I used

  1. AutoRoute - for routing
  2. Isar - local storage
  3. Retrofit - for rest api
  4. JsonSerializable - for serializing entities
  5. Intl - for localization