Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 340 Bytes

File metadata and controls

14 lines (12 loc) · 340 Bytes

Base Project for Flutter Dart Applications

Architecture Components

This application implements the following concepts:

  • MVVM
  • Multi-modules
  • ViewModel
  • REST API with Request
  • Provider
  • GetX
  • Bloc
  • Cubit

1