- Notifications
You must be signed in to change notification settings - Fork20
lesnitsky/howtodothisinflutter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
📄Flutter cheat sheet
This repo contains a set of examples written in Flutter
Contributions are very welcome! 🙏
Submitnew issue describing the example you want to see
How to contribute new examples:
- 🍴 fork this repo
- ⬇ clone this repo
- 🛠 run
yarn
- 👀 make sure example you want to add doesn't already exist
- 🛠 run
yarn add-example
- ✍️ edit
recipes/<your-example-name>.md
- ➕ add your name toContributors section
- 📦 commit your changes
⤴️ create Pull Request- 👍 kudos
MIT ©Andrei Lesnitsky