| Barcode Scanner |
https://medium.com/flutter-community/building-flutter-qr-code-generator-scanner-and-sharing-app-703e73b228d3 |
https://github.com/vaughan189/flutter-learning/tree/master/barcode_scanner |
DONE |
| BLOC Pattern App |
https://medium.com/codechai/architecting-your-flutter-project-bd04e144a8f1 |
https://github.com/vaughan189/flutter-learning/tree/master/bloc_pattern |
DONE |
| Blog App |
PENDING |
https://github.com/vaughan189/flutter-learning/tree/master/blog_app |
PENDING |
| Building Layouts |
https://flutter.dev/docs/development/ui/layout/tutorial |
https://github.com/vaughan189/flutter-learning/tree/master/building_layouts |
DONE |
| Calling App |
https://medium.com/devmins/flutter-video-call-plugin-ebb02c2327c |
https://github.com/vaughan189/flutter-learning/tree/master/calling_app |
DONE |
| Chat App UI |
https://www.freecodecamp.org/news/build-a-chat-app-ui-with-flutter/ |
https://github.com/vaughan189/flutter-learning/tree/master/chat_app_ui |
DONE |
| Counter BLOC App |
https://dev.to/abhishekdoshi26/bloc-pattern-in-flutter-part-1-33kh |
https://github.com/vaughan189/flutter-learning/tree/master/counter_bloc_app |
DONE |
| Design |
https://flutter.dev/docs/cookbook/design |
https://github.com/vaughan189/flutter-learning/tree/master/design |
DONE |
| Fluro Tutorial App |
https://medium.com/flutter-community/routing-in-flutter-using-fluro-bedb564cb737 |
https://github.com/vaughan189/flutter-learning/tree/master/fluro_tutorial |
DONE |
| Forms |
https://flutter.dev/docs/cookbook/forms |
https://github.com/vaughan189/flutter-learning/tree/master/forms |
DONE |
| Gestures |
https://flutter.dev/docs/cookbook/gestures |
https://github.com/vaughan189/flutter-learning/tree/master/gestures |
DONE |
| Introduction to Widgets |
https://flutter.dev/docs/cookbook/testing/widget |
https://github.com/vaughan189/flutter-learning/tree/master/introduction_to_widgets |
DONE |
| JWT User Authentication |
https://dev.to/carminezacc/user-authentication-jwt-authorization-with-flutter-and-node-176l |
https://github.com/vaughan189/flutter-learning/tree/master/jwt_user_authentication |
DONE |
| Lists |
https://flutter.dev/docs/cookbook/lists |
https://github.com/vaughan189/flutter-learning/tree/master/lists |
DONE |
| MVVM Architecture |
https://medium.com/flutter-community/a-beginners-guide-to-architecting-a-flutter-app-1e9053211a74 |
https://github.com/vaughan189/flutter-learning/tree/master/mvvm_architecture |
DONE |
| My App |
https://flutter.dev/docs/get-started/test-drive?tab=vscode |
https://github.com/vaughan189/flutter-learning/tree/master/my_app |
DONE |
| Navigation and Routing |
https://flutter.dev/docs/development/ui/navigation |
https://github.com/vaughan189/flutter-learning/tree/master/navigation_and_routing |
DONE |
| Network Sensitive UI |
https://medium.com/flutter-community/build-a-network-sensitive-ui-in-flutter-using-provider-and-connectivity-ddad140c9ff8 |
https://github.com/vaughan189/flutter-learning/tree/master/network_sensitive_ui |
DONE |
| Networking |
https://flutter.dev/docs/cookbook#networking |
https://github.com/vaughan189/flutter-learning/tree/master/networking |
DONE |
| News App |
https://flutternerd.com/news-app-with-newsapi-org-flutter/ |
https://github.com/vaughan189/flutter-learning/tree/master/news_app |
DONE |
| OAuth User Authentication |
https://auth0.com/blog/get-started-with-flutter-authentication/ |
https://github.com/vaughan189/flutter-learning/tree/master/oauth_user_authentication |
DONE |
| Offline first design |
PENDING |
https://github.com/vaughan189/flutter-learning/tree/master/offline_first_design |
PENDING |
| Payment App |
PENDING |
https://github.com/vaughan189/flutter-learning/tree/master/payment_app |
PENDING |
| Persistence |
https://dev.to/thepythongeeks/step-by-step-to-store-data-locally-in-flutter-1mc9 |
https://github.com/vaughan189/flutter-learning/tree/master/persistence |
DONE |
| Provider Tutorial |
https://medium.com/flutter-community/making-sense-all-of-those-flutter-providers-e842e18f45dd |
https://github.com/vaughan189/flutter-learning/tree/master/provider_state_management |
DONE |
| Random Quote |
https://medium.com/flutter-community/flutter-essential-what-you-need-to-know-567ad25dcd8f |
https://github.com/vaughan189/flutter-learning/tree/master/random_quote |
DONE |
| Riverpod Tutorial 1 : Counter app |
https://medium.com/flutter-community/flutter-riverpod-tutorial-counter-app-ed3aa758f02f |
https://github.com/vaughan189/flutter-learning/tree/master/riverpod_tutorial |
DONE |
| Riverpod Tutorial 2 : Timer app |
https://medium.com/flutter-community/flutter-riverpod-tutorial-timer-app-186d04637775 |
https://github.com/vaughan189/flutter-learning/tree/master/riverpod_tutorial_2 |
DONE |
| Scoped Model Tutorial |
https://medium.com/flutter-community/flutter-architecture-scopedmodel-a-complete-guide-to-real-world-architecture-205a24674964 |
https://github.com/vaughan189/flutter-learning/tree/master/scoped_model_tutorial |
DONE |
| Startup Namer App |
https://flutter.dev/docs/get-started/codelab |
https://github.com/vaughan189/flutter-learning/tree/master/startup_namer |
DONE |
| Todo App |
Self Learning app |
https://github.com/vaughan189/flutter-learning/tree/master/todo_app |
DONE |