Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lesnitsky/howtodothisinflutter

đź“„Flutter cheat sheet
https://github.com/lesnitsky/howtodothisinflutter

cheet-sheet education flutter mobile-development tutorial

Last synced: about 2 months ago
JSON representation

đź“„Flutter cheat sheet

Awesome Lists containing this project

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)