https://github.com/vaughan189/flutter-learning
A list of all the apps created during my learning of flutter and dart
https://github.com/vaughan189/flutter-learning
dart dart-lang dartlang flutter flutter-app flutter-apps flutter-demo flutter-examples learning-flutter mobile-development
Last synced: 3 months ago
JSON representation
A list of all the apps created during my learning of flutter and dart
- Host: GitHub
- URL: https://github.com/vaughan189/flutter-learning
- Owner: vaughan189
- License: mit
- Created: 2020-09-22T18:00:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-02T08:52:37.000Z (about 4 years ago)
- Last Synced: 2025-12-27T17:29:09.546Z (6 months ago)
- Topics: dart, dart-lang, dartlang, flutter, flutter-app, flutter-apps, flutter-demo, flutter-examples, learning-flutter, mobile-development
- Language: Dart
- Homepage:
- Size: 1.4 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: news_app/.gitignore
- License: LICENSE
Awesome Lists containing this project
README
# flutter_learning
A list of all the apps created during learning flutter and dart.
| App | Blog/Tutorial/Documentation | App Folder | Status |
| ------------- | ------------- | ------------- | ------------- |
| Barcode Scanner | | | DONE |
| BLOC Pattern App | | | DONE |
| Blog App | PENDING | | PENDING |
| Building Layouts | | | DONE |
| Calling App | | | DONE |
| Chat App UI | | | DONE |
| Counter BLOC App | | | DONE |
| Design | | | DONE |
| Fluro Tutorial App | | | DONE |
| Forms | | | DONE |
| Gestures | | | DONE |
| Introduction to Widgets | | | DONE |
| JWT User Authentication | | | DONE |
| Lists | | | DONE |
| MVVM Architecture | | | DONE |
| My App | | | DONE |
| Navigation and Routing | | | DONE |
| Network Sensitive UI | | | DONE |
| Networking | | | DONE |
| News App | | | DONE |
| OAuth User Authentication | | | DONE |
| Offline first design | PENDING | | PENDING |
| Payment App | PENDING | | PENDING |
| Persistence | | | DONE |
| Provider Tutorial | | | DONE |
| Random Quote | | | DONE |
| Riverpod Tutorial 1 : Counter app | | | DONE |
| Riverpod Tutorial 2 : Timer app | | | DONE |
| Scoped Model Tutorial | | | DONE |
| Startup Namer App | | | DONE |
| Todo App | Self Learning app | | DONE |