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.
- Host: GitHub
- URL: https://github.com/dpacassi/ultimateflutterreference
- Owner: dpacassi
- License: mit
- Created: 2020-02-27T15:49:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-27T16:38:03.000Z (over 6 years ago)
- Last Synced: 2025-05-29T14:26:26.811Z (about 1 year ago)
- Homepage:
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.