Update README.md

This commit is contained in:
Pooja Bhaumik
2018-09-26 16:42:09 +05:30
committed by GitHub
parent e984df64bf
commit 80f420a997

View File

@@ -2,6 +2,16 @@
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 <code>flutter create . </code> 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.
# Examples
## Text
<table>