Issue 177 - Flutter Tap Weekly Newsletter
Supercharging Flutter projects with deep links, JSON parsing, and API integration, plus tutorials, videos, and new packages.
Let's dive into this week's content, waiting to supercharge your Flutter projects:
Tutorials
Implementing Deep Links in Flutter: A Comprehensive Guide to Enhance Mobile User Experience. Samuel Abada gives us a great guide on implementing Deep Links in our Flutter app.
sponsored
Dive into our Flutter Chat App tutorial to learn how you can easily add custom real-time messaging to your application without having to worry about managing servers or writing backends!
Try Stream for Free. Click here.
How to Parse JSON in Dart/Flutter: The Ultimate Guide. JSON parsing is an everyday task for app development. Andrea Bizzotto teaches us how to write JSON parsing and validation code that can be used in production.
Avoid writing repetitive code for API integration in Flutter/dart. Ahadu Sefefe shows us how to write API integrations cleanly and easily using Postman, Dio, and freezed.
Videos
Trigger FCM using Node JS Server | How to send push notifications using Node JS and Firebase?. By Aditya Thakur. In this video, we see how you can create a Node JS Server using Firebase Admin SDK to send out push notifications. When you hit a post endpoint on the Node JS server, it delivers a notification to a Flutter app using Firebase Messaging.
Firestore (Package of the Week). Firestore is a flexible, scalable NoSQL database for mobile, web and server development by Firebase. It offers real-time updates, security rules to keep your user’s data safe, and offline capabilities right out of the box.
Fluttercon 2023 - Interview with Frank (Puf) Dev Rel for Firebase. By Flutter Explained. Today we interview Puf from Firebase Dev Rel Team who shares with us some very cool insights in about the next Flutter Firebase Festival and his work as a Dev Rel.
Humpday Q&A/AMA :: 12th July 2023 :: #HumpdayQandA #Flutter #FlutterCommunity. Come chat about Dart & Flutter with experts and ask your questions!
Packages
flutter_quill. This library is a WYSIWYG editor built for the modern Android, iOS, web and desktop platforms. pub.dev.
record. Audio recorder from microphone to a given file path with multiple codecs, bit rate and sampling rate options. pub.dev.
stack_trace. A package for manipulating stack traces and printing them readably. pub.dev.