- How to Release Your Flutter App on the Google Play Store https://codewithandrea.com/articles/how-to-release-flutter-google-play-store/ 5 comments flutterdev
- My 2024 in Review: Ups and Downs https://codewithandrea.com/meta/my-2024-retro/ 3 comments flutterdev
- How to Setup Flutter & Firebase with Multiple Flavors using the FlutterFire CLI https://codewithandrea.com/articles/flutter-firebase-multiple-flavors-flutterfire-cli/ 3 comments flutterdev
- Looking for an advanced Flutter course in 2024 - with a real-world app https://codewithandrea.com/ 12 comments flutterdev
- May 2024: Flutter 3.22, Firebase Data Connect, Wasm Updates, Dart Macros Preview https://codewithandrea.com/newsletter/may-2024/ 3 comments flutterdev
- Code Generation with Dart & Flutter: The Ultimate Guide https://codewithandrea.com/articles/dart-flutter-code-generation/ 5 comments flutterdev
- Flutter Pagination with Riverpod: The Ultimate Guide https://codewithandrea.com/articles/flutter-riverpod-pagination/ 11 comments flutterdev
- How to Build and Deploy a Dart Shelf App on Globe.dev https://codewithandrea.com/articles/build-deploy-dart-shelf-app-globe/ 3 comments flutterdev
- How to Publish your Flutter Web Apps on GitHub Pages for Free https://codewithandrea.com/articles/flutter-web-github-pages/ 16 comments flutterdev
- How I Built a Modern Course Platform in 2024 https://codewithandrea.com/articles/how-i-built-a-modern-course-platform-in-2024/ 14 comments flutterdev
- February 2024: Flutter 3.19, PocketBase & Supabase Tutorials, GCP Cloud Logging https://codewithandrea.com/newsletter/february-2024/ 2 comments flutterdev
- How to Build a Robust Flutter App Initialization Flow with Riverpod https://codewithandrea.com/articles/robust-app-initialization-riverpod/ 3 comments flutterdev
- My 2023 in Review: The Year of the Plateau https://codewithandrea.com/meta/my-2023-retro/ 4 comments flutterdev
- GitHub Copilot: Tips and Tricks for Flutter Devs https://codewithandrea.com/articles/github-copilot-tips-for-flutter-devs/ 5 comments flutterdev
- December 2023: Flutter & Gemini AI News, Dart on the Backend, Signal.dart, and More https://codewithandrea.com/newsletter/december-2023/ 2 comments flutterdev
- Flutter Deep Linking: The Ultimate Guide https://codewithandrea.com/articles/flutter-deep-links/ 5 comments flutterdev
- When to use Realtime Updates vs One-Time Reads in Your Flutter Apps https://codewithandrea.com/articles/realtime-updates-vs-one-time-reads-flutter/ 5 comments flutterdev
- What are Webhooks and How to Use Them in Your Flutter Backend https://codewithandrea.com/articles/webhooks-flutter-backend/ 2 comments flutterdev
- How to Fetch Data and Perform Data Mutations with the Riverpod Architecture https://codewithandrea.com/articles/data-mutations-riverpod/ 8 comments flutterdev
- Flutter App Architecture with Riverpod: An Introduction (Updated) https://codewithandrea.com/articles/flutter-app-architecture-riverpod-introduction/ 22 comments flutterdev
- How to Parse JSON in Dart/Flutter: The Ultimate Guide (Updated to Dart 3) https://codewithandrea.com/articles/parse-json-dart/ 2 comments flutterdev
- Flutter & Firebase Auth on macOS: Resolving Common Issues https://codewithandrea.com/articles/flutter-firebase-auth-macos/ 4 comments flutterdev
- May 2023: Flutter 3.10, Dart 3.0, and Google I/O Highlights https://codewithandrea.com/newsletter/may-2023/ 5 comments flutterdev
- How to use Abstraction and the Repository Pattern Effectively in your Flutter apps https://codewithandrea.com/articles/abstraction-repository-pattern-flutter/ 2 comments flutterdev
- Firebase Pros and Cons (for Flutter app development) https://codewithandrea.com/videos/firebase-pros-cons-flutter/ 5 comments flutterdev
- April 2023: Custom Render Objects, Dart2wasm, Vector Graphics Galore with Rive https://codewithandrea.com/newsletter/april-2023/ 3 comments flutterdev
- March Newsletter: Diving into Riverpod, Realm Flutter SDK, FFIgen and JNIgen tutorials https://codewithandrea.com/newsletter/march-2023/ 6 comments flutterdev
- How to write Flutter apps faster with Riverpod Lint & Riverpod Snippets https://codewithandrea.com/articles/flutter-riverpod-lint/ 5 comments flutterdev
- How to Auto-Generate your Providers with Flutter Riverpod Generator (updated to v2.0.0) https://codewithandrea.com/articles/flutter-riverpod-generator/ 9 comments flutterdev
- How to Navigate Without Context with GoRouter and Riverpod in Flutter https://codewithandrea.com/articles/flutter-navigate-without-context-gorouter-riverpod/ 21 comments flutterdev
- How to update old Flutter projects with Dart Fix --apply https://codewithandrea.com/tips/dart-fix-apply/ 4 comments flutterdev
- My 2022 Retro: The year I made $100K+ with a Single Course https://codewithandrea.com/meta/my-2022-in-review/ 24 comments flutterdev
- December 2022: Road to Dart 3, Accessibility Tools, new Material 3 Widgets, and ChatGPT https://codewithandrea.com/newsletter/december-2022/ 5 comments flutterdev
- ChatGPT is uncannily good already https://codewithandrea.com/articles/dart-flutter-chatgpt/ 15 comments flutterdev
- Dart & Flutter with ChatGPT: Is it worth it? https://codewithandrea.com/articles/dart-flutter-chatgpt/ 12 comments flutterdev
- Riverpod Data Caching and Providers Lifecycle: Full Guide https://codewithandrea.com/articles/flutter-riverpod-data-caching-providers-lifecycle/ 4 comments flutterdev
- How to use Notifier and AsyncNotifier with the new Flutter Riverpod Generator https://codewithandrea.com/articles/flutter-riverpod-async-notifier/ 4 comments flutterdev
- How to Auto-Generate your Providers with Flutter Riverpod Generator https://codewithandrea.com/articles/flutter-riverpod-generator/ 5 comments flutterdev
- October 2022: Riverpod 2.0, Isar 3.0, Upcoming Dart Language Features https://codewithandrea.com/newsletter/october-2022/ 5 comments flutterdev
- Flutter Riverpod 2.0: The Ultimate Guide https://codewithandrea.com/articles/flutter-state-management-riverpod/ 21 comments flutterdev
Linking pages
- Flutter will change everything, and is an excellent choice for iOS development | by Andrea Bizzotto | Code With Andrea | Medium https://medium.com/coding-with-flutter/flutter-will-change-everything-and-apple-wont-do-anything-about-it-f495e7087802 45 comments
- Dart vs Swift: a comparison. Dart and Swift are my two favourite… | by Andrea Bizzotto | Code With Andrea | Medium https://medium.com/coding-with-flutter/dart-vs-swift-a-comparison-6491e945dc17 31 comments
- GitHub - yassine-bennkhay/Ultimate-Flutter-Resources: A collection of Flutter learning content: YouTube channels, blogs, articles, docs, tutorials, and much more. https://github.com/yassine-bennkhay/Ultimate-Flutter-Resources 4 comments
- Change window size on Flutter programmatically https://blog.albertobonacina.com/change-window-size-on-flutter-programmatically 0 comments
- Learning Flutter for Free with Complete Roadmap in 2023 | by Arbaz Irshad | Jan, 2023 | Medium https://medium.com/@arbazirshad25/learning-flutter-for-free-with-complete-roadmap-in-2023-8bc7e00c9ad 0 comments