/Learning-Flutter

A repo dedicated to learning and understanding app development with Flutter and Dart.

Primary LanguageDartMIT LicenseMIT

Learning-Flutter 🚀

A repo dedicated to learning and understanding app development with Flutter and Dart. 🔥

Installing Flutter Locally

Google has a great documentation for installing flutter on any OS. Click on the link that clearly identifies your operating system.

IDE

I will be using VSCode for developing all my flutter apps. However, you can also use Android Studio for the same as well. Here are the links to configure the IDEs.

Flutter Examples List

Being a flutter beginner myself, this repo will be focused on learning everything from the ground up! Given below is a curated list of all apps that I will be developing as part of my learning-flutter jouney.

  • Day 1 - Pleasing the gods 😃
  • Day 2 - Learning scaffolding - try 1
  • Day 3 - Learning scaffolding - try 2
  • Day 4 - Learning to create Tabs - try 1
  • Day 5 - Learning to create Tabs - try 2
  • Day 6 - Handling JSON and HTTP
  • Day 7 - Learning to create Drawer
  • Day 8 - Learning to create Forms - try 1
  • Day 9 - Learning to create Splash Screen

Inspirations

A lot of code and mehods to acheive functionalities have been inspired by

Contributions

I am personally open for any contributions and improvements in my existing codebase. Please open up an issue first, and then proceed with sending a PR for the same.