Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 581 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 581 Bytes

habr_flutter_clean_arch

Проект для статьи "Flutter + чистая архитектура: разбираем на примере", опубликованной на Habr

UPD 2024-03-15:

Null safety версия оригинального проекта от deushon.

Getting Started

Для запуска приложения выполните:

flutter pub get
flutter packages pub run build_runner build
flutter run