Skip to content

IvanBabic26/to_do_app

Repository files navigation

To Do app

A small to To Do app.

Getting Started

Clone the repo and run in your in your desired IDE (Android Studio, VS Code, etc.)

Run: flutter pub get

Building data models

Building json data models are done with the json_annotation package so the package needs to run the script in order to build models.

In you terminal run this line:

flutter packages pub run build_runner build

About

Small To Do App in Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published