This is aimed for complete beginners in Flutter, to get them acquainted with the various basic widgets in Flutter.
- Fork this project.
- Rename the directory to "flutter_widgets" or something with all_lowercase_and_underscore. (Unfortunately Flutter doesnt like CamelCases)
- In your terminal, run
flutter create .
This will create the android and iOS projects for you. - Run in your emulator or simulator.
OR you can always copy the examples from here and try it out in your apps.
Pooja Bhaumik
You think I made your life easier? Make my life easier too if you really like my work.
Donate via Google Pay (Tez) pooja.reloading@okicici
For help getting started with Flutter, view our online documentation.