Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahmudahsan/flutter
All of my open source flutter and dart projects, tutorials are published here.
https://github.com/mahmudahsan/flutter
dart dartlang flutter flutter-app flutter-apps flutter-demo flutter-examples
Last synced: 4 days ago
JSON representation
All of my open source flutter and dart projects, tutorials are published here.
- Host: GitHub
- URL: https://github.com/mahmudahsan/flutter
- Owner: mahmudahsan
- License: mit
- Created: 2019-10-11T03:22:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T17:11:12.000Z (6 months ago)
- Last Synced: 2025-01-13T11:04:55.969Z (11 days ago)
- Topics: dart, dartlang, flutter, flutter-app, flutter-apps, flutter-demo, flutter-examples
- Language: Dart
- Homepage: https://flutterbook.net/
- Size: 11.4 MB
- Stars: 207
- Watchers: 6
- Forks: 135
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter
In this repository I publish all of my open source flutter, dart projects, and tutorials.### Written Tutorials
- [Dart Programming Language for Programmers](https://thinkdiff.net/dart-language-tutorial-for-programmers-e1ff2c8b7d86)
- [Getting Started With Flutter– Create Your First Flutter App](https://thinkdiff.net/getting-started-with-flutter-create-your-first-flutter-app-f6dea473f57d)
- [Getting Started With Flutter– Build an Expense App](https://thinkdiff.net/flutter-tutorial-build-an-expense-app-4268ff945998)
- [How to Use Provider in Flutter](https://thinkdiff.net/how-to-use-provider-in-flutter-f4998acb4702)
- [How to Use Redux in Flutter](https://thinkdiff.net/how-to-use-redux-in-flutter-app-6299f69fadee)
- [How to Use Bloc in Flutter to Manage State](https://thinkdiff.net/how-to-use-bloc-in-flutter-to-manage-state-d0e66c0b47f1)
- [How to Create, Validate and Save Form in Flutter](https://thinkdiff.net/how-to-create-validate-and-save-form-in-flutter-e80b4d2a70a4)### Video Tutorials
1. [Youtube - Flutter Playlist 1](https://www.youtube.com/playlist?list=PLlMOodDAsO4xrTgVEkKXfVf7sSVEsmWKQ)
2. [Youtube - Flutter Playlist 2](https://www.youtube.com/playlist?list=PLlMOodDAsO4zQ243zMHKKrV316PJU9q0E)### Flutter Full Application
1. [Vote](https://git.io/JeRjb) | [Tutorial](https://www.youtube.com/watch?v=Iu9DpbzR83s&list=PLlMOodDAsO4zQ243zMHKKrV316PJU9q0E&index=2&t=0s)
2. [Todos](https://github.com/mahmudahsan/flutter_todos) | [Tutorial](https://youtu.be/OQG3MxenJsM)### Quick Reference
1. [Dart Language](https://thinkdiff.net/dart-language-tutorial-for-programmers-e1ff2c8b7d86) | [Video](https://www.youtube.com/watch?v=Ej_Pcr4uC2Q&list=PLlMOodDAsO4xrTgVEkKXfVf7sSVEsmWKQ&index=3)
2. [Flutter](flutter/) | [Video](https://www.youtube.com/playlist?list=PLlMOodDAsO4xrTgVEkKXfVf7sSVEsmWKQ)### Resources
- [Official Site](https://flutter.dev/)
- [Widget Category](https://flutter.dev/docs/reference/widgets)
- [Pub.Dev](https://pub.dev/)