Skip to content

tuanbs/to-do-mobile-app

Repository files navigation

to_do_mobile_app

A sample cross-platform mobile app to-do using Flutter framework.

Getting Started.

Install Flutter properly on your machine and open this project in VSCode. Then press ctrl + F5 to run it on Simulator (iOS).

References.


Git flow tips and tricks.

Commit with message from external file.

Commit all changes and push to git remote with cmd git add . && git commit -F git_commit_message.md && git push.


A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Releases

No releases published

Packages

No packages published