/flutter_learn

Learn Flutter from Scratch. Trying to create new small UI apps to learn flutter.

Primary LanguageDart

Learn Flutter

A new Flutter project. All the new code which I have completed are added into separate branches. You can pull these branches to test these code and learn :)

Getting Started

This project is a starting point for a Flutter application. These resources below are better than any other tutorials I have watched, these guide you step by step and explains every single piece of code

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.

Small Projects Completed So far

  • Added a Stopwatch UI to the app. This uses the Stopwatch class, View File on the Repo.

    Alt Text

  • Added a Login UI to the app, View File on the Repo.

    Alt Text