mirror of
https://github.com/PoojaB26/FlutterBasicWidgets.git
synced 2026-04-05 14:29:05 +08:00
724b6cbce78b48a3728ca0edd8fb6d646bacf3ca
Basic Widgets Examples
This is aimed for complete beginners in Flutter, to get them acquainted with the various basic widgets in Flutter.
Run this project
- 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.
Support my work 
You think I made your life easier? Make my life easier too if you really like my work.
Buy me a cupcake!
Examples
Text
AppBar
Container
Column
Row
Buttons
Stack
Contributors
Pooja Bhaumik
Getting Started
For help getting started with Flutter, view our online documentation.
Languages
Dart
86.6%
HTML
13.4%




























