Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lesnitsky/howtodothisinflutter
đź“„Flutter cheat sheet
https://github.com/lesnitsky/howtodothisinflutter
cheet-sheet education flutter mobile-development tutorial
Last synced: 7 days ago
JSON representation
đź“„Flutter cheat sheet
- Host: GitHub
- URL: https://github.com/lesnitsky/howtodothisinflutter
- Owner: lesnitsky
- License: mit
- Created: 2018-12-07T16:13:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T03:37:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T00:14:34.238Z (19 days ago)
- Topics: cheet-sheet, education, flutter, mobile-development, tutorial
- Language: JavaScript
- Homepage:
- Size: 932 KB
- Stars: 267
- Watchers: 7
- Forks: 21
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - howtodothisinflutter
README
# How to do this in Flutter?
[![lesnitsky.dev](https://lesnitsky.dev/icons/shield.svg?hash=42)](https://lesnitsky.dev?utm_source=howtodothisinflutter_repo)
[![Build Status](https://travis-ci.com/lesnitsky/howtodothisinflutter.svg?branch=master)](https://travis-ci.com/lesnitsky/howtodothisinflutter)
[![GitHub stars](https://img.shields.io/github/stars/lesnitsky/howtodothisinflutter.svg?style=social)](https://github.com/lesnitsky/howtodothisinflutter)
[![Twitter Follow](https://img.shields.io/twitter/follow/lesnitsky_dev.svg?label=Follow%20me&style=social)](https://twitter.com/lesnitsky_dev)đź“„Flutter cheat sheet
> Built with [mdx](https://mdxjs.com/) and [nextjs](https://nextjs.org/)
This repo contains a set of examples written in Flutter
## Contributions
Contributions are very welcome! 🙏
Submit [new issue](https://github.com/lesnitsky/howtodothisinflutter/issues) 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/.md`
- âž• add your name to [Contributors](#contributors) section
- 📦 commit your changes
- ⤴️ create Pull Request
- đź‘Ť kudos# Contributors
- [Andrei Lesnitsky](https://lesnitsky.dev)
- [Vyacheslav Egorov](https://twitter.com/mraleph)
- [Tiago Almeida](https://twitter.com/TiagoHenriq)## License
MIT © [Andrei Lesnitsky](https://lesnitsky.dev)
[![lesnitsky.dev](https://lesnitsky.dev/icons/shield.svg?hash=42)](https://lesnitsky.dev?utm_source=howtodothisinflutter_repo)
[![GitHub stars](https://img.shields.io/github/stars/lesnitsky/howtodothisinflutter.svg?style=social)](https://github.com/lesnitsky/howtodothisinflutter)
[![Twitter Follow](https://img.shields.io/twitter/follow/lesnitsky_dev.svg?label=Follow%20me&style=social)](https://twitter.com/lesnitsky_dev)