Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 420 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 420 Bytes

Getting Started

This project called To-do List App

Command

Run flutter application

flutter emulators --launch <emulator name>

Generate MOOR

flutter packages pub run build_runner build

Build

flutter build apk

Plugins