Issue 194 - Flutter Tap Weekly Newsletter
A comprehensive edition covering Flutter deep linking, separation of concerns, real-time data handling, Firebase Festival playlist, game development, package recommendations.
Yesterday, I had problems connecting. Sorry about that. Here is this week's newsletter:
Tutorials
Flutter Deep Linking: The Ultimate Guide. This tutorial by Alicja Ogonowska teaches you everything you want to know about deep linking for your Flutter apps.
Separation of Concerns in Flutter Applications. Aloïs Deniel shows us why separation of concerns is necessary and how to implement it on our Flutter apps.
Handling Real-time data in Flutter efficiently without Firebase. In this tutorial, Punnyarthabanerjee teaches us how to create a real-time app using web sockets.
Videos
Here, you can find the complete Flutter Firebase Festival 2023 playlist in Prague.
Observable Flutter #29: Game development. Tune in to see Craig make progress on his infinite zombie shooter game.
Observable Flutter #30: Optimizing a game loop. Watch as Craig Labenz is joined by Lukas Klingsbo, core contributor of the Flame game engine, to optimize a poorly performing game loop.
Part 1 - Humpday Q&A/AMA :: 6th December 2023 :: #HumpdayQandA #Flutter #FlutterCommunity. Join Simon Lightfoot, Scott Stoll, Randal Schwartz, Danielle Cox, and John Wiese as they answer your #Dart and #Flutter questions on this week’s Humpday Q&A AMA!
Packages
drift. Drift is a reactive persistence library for Flutter and Dart, built on top of SQLite.
flutter_screenutil. A flutter plugin for adapting screen and font size.
country_code_picker. A flutter package for showing a country code selector. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox.