Project to help the beginners learn .
- at first create a new project in your
flutter create app
, - goto
lib
folder and copy main.dart or files inside any of projects here, - and run
flutter run
- Fork the project
- add
feature-branch
and add new feature - send the PR
- get accepted