A sample cross-platform mobile app to-do
using Flutter framework.
Install Flutter properly on your machine and open this project in VSCode
. Then press ctrl + F5
to run it on Simulator (iOS).
- Flutter: Best Practices and Tips
- AngularAngular Observable Data Services
- Building a Cupertino app with Flutter
Commit all changes and push to git remote with cmd git add . && git commit -F git_commit_message.md && git push
.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.