/Learn-Flutter

In this repository, I have added code for 5 days workshop for learning flutter. One can easily understand my codes as I have also added comments to it.

Primary LanguageDart

Learn-Flutter

This repositiory is for beginners for learnign flutter. Intermediate can also refer to this for polishing their skills. I have added comments with my codes so that you can easily understand it without looking over the internet about it.

Day 1 : Fundamentals of Dart

Compiler Used: https://dartpad.dev/?id

Topics done:

Variables, Data Types
Functions
classes