Issue 223 - Flutter Tap Weekly Newsletter
Explore tutorials, videos, and packages for Flutter!
We would like to welcome our new sponsor, IMG.LY! Check out their amazing photo, video, design editing, and creative automation solutions. Thank you for supporting Fluttertap.
Tutorials
Using Isar as a Reactive Database for Flutter. Stefan shows us how to create a reactive, local data store in Flutter using the Isar package.
sponsored
How to integrate video, design, and photo editing into your Flutter app.
This brief guide shows you how to integrate IMG.LYβs powerful CreativeEditor SDK. It enables you to realize any design editing use case from TikTok-like video creation to postcard or apparel design with ease.
Automated Code Analysis for Flutter: Integrating SonarCloud with GitHub Actions. Oleksandr Kriatov teaches us how to automate keeping our code clean and secure.
Generating flavors has never been this easy β Flutter Flavors 2024 Tutorial. Rawaha Muhammad's amazing tutorial covers everything you need to know about flavors to generate different app icons, Firebase, and third-party configs for our apps.
Videos
Multiplayer drawing π¨ with Flutter and Serverpod. π Full tutorial. Real-time communication with Flutter and Serverpod is easy. Learn how to build a multi-user drawing experience, similar to r/Place.
Exploring Rive | Observable Flutter #51. Watch as Craig Labenz kicks the tires on Rive - for the first time! Only time will tell if the stream successfully builds and utilizes a custom animation.
Flutter Google Maps Draggable Markers Live + Source Code. By Lazy TechNo. In this video, we take our Google Map Places API integration to the next level! πΊοΈ After showing you how to create a simple map with markers, polylines, and distance calculation in the previous video, this time, you'll learn how to:
πΉ Update marker icons for current user and destination locations πΆπ
πΉ Make markers draggable so you can easily change locations π±οΈβ¨
πΉ Automatically update polylines and distances as you move the markers in real-time π
Humpday Q&A/AMA and Live Coding :: 2nd October 2024 :: #HumpdayQandA #Flutter #FlutterCommunity. Answering all your #Flutter and #Dart questions with Simon, Randal, Danielle and guest Esra
Packages
isar. Extremely fast, easy to use, and fully async NoSQL database for Flutter.
bot_storage. A useful package provide an interface to handle read, write and delete operations in reactive way.
fform. FForm is a Flutter package to build forms with a lot of fields and validations.