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

https://github.com/dpacassi/ultimateflutterreference

A collection of the best, most promising and most efficient resources for Flutter.
https://github.com/dpacassi/ultimateflutterreference

Last synced: 3 months ago
JSON representation

A collection of the best, most promising and most efficient resources for Flutter.

Awesome Lists containing this project

README

          

# UltimateFlutterReference
Flutter is still quite new for many people. This project will try to list you the **best, most promising and most efficient**
resources that you might need when working with Flutter.

## Contribution guidelines
This project lives through new and up-to-date resources from the community, so from **you**!
If you would like to add a resource or contribute in any other kind of way, be sure to read our [contribution guidelines](CONTRIBUTING.md).

## Links
- [Awesome Flutter](https://github.com/Solido/awesome-flutter) - A similar project with useful Flutter references.
- [Flutter Tutorial for Beginners](https://www.youtube.com/watch?v=1ukSR1GRtMU&list=PL4cUxeGkcC9jLYyp2Aoh6hcWuxFDX6PBJ) - A playlist of 35 videos of The Net Ninja on how to start with Flutter.
- [Flutter & Firebase App Tutorial](https://www.youtube.com/watch?v=sfA3NWDBPZ4&list=PL4cUxeGkcC9j--TKIdkb3ISfRbJeJYQwC) - A playlist of 28 videos of The Net Ninja on how to build an App and connect it with Firebase.
- [Open Flutter Project: E-commerce App](https://github.com/4seer/openflutterecommerceapp) - An open source Flutter e-commerce project.