Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1009 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 1009 Bytes

Flutter Clean Architecture Template

A simple application that serves as a template for the development of Flutter applications with Clean Architecture and the MVVM pattern. Includes login, authenticated network requests, error handling and token refresh.

Libraries and tools used

Requirements

  • Flutter SDK 3.0+
  • Dart SDK
  • Android Studio or Visual Studio Code
  • (Optional) Latest Android and iOS SDK Tools and build tools.