Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 314 Bytes

vigor

A new Flutter project.

Getting Started

models - object classes used throughout app utils - common functions, constants of app

screens - screens: ui, corresponds to routes shared_widgets - common widgets in app themes - obvious services - interaction with the outside world (web apis, local db, etc)