This repo contains small and easy to understand code snippets for some of the basic flutter widgets.
-
Download the lib folder for that example.
-
Create a default flutter demo project.
-
Replace the lib folder of your project with downloaded lib folder.
-
Build, run and pray that it works!
-
Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
-
For more info head on over to flutter.dev.
- All the code is mostly self-explanatory but still if you have any doubt check this channel.
Note: Some examples are based on external packages and Firebase. So they will not work straight out of the box.