Issue 208 - Flutter Tap Weekly Newsletter
Tutorial guides, video insights, and useful Flutter packages!
Event
Mark your calendars for April 24th! Flutter Connection, the exclusive French conference for developers and enthusiasts, is making a grand return. Get ready for a day brimming with insightful talks and unparalleled opportunities to network with fellow Flutter enthusiasts from around the globe.
This is a special offer for Fluttertap readers: snag your ticket at a 10% discount with code FLUTTERTAP_10. Take advantage of this chance to dive deeper into the Flutter universe and connect with the community.
You can get your tickets here: https://flutterconnection.io/ and enter the code FLUTTERTAP_10 during checkout.
Tools and Resources
The Ultimate Flutter Resources is a collection of great learning content from YouTube channels, blogs, paid courses, books, documentation, and more.
Tutorials
Flutter Pagination with Riverpod: The Ultimate Guide. Andrea provides a fantastic step-by-step implementation of data pagination, including pagination with search.
How to Integrate Intercom into Your Flutter App: A Step-by-Step Guide!. Emaan Tahir Khan teaches us how to easily integrate Intercom.
How to Find Memory Leaks in Flutter Apps?. Memory leaks can be a real pain in any app. Ujas Majithiya shows us various strategies to detect memory leaks to make our apps more reliable.
Flutter, CameraX, and MediaPipe. Bo Hellgren shows us how to build a real-time image classification app for Android using machine learning.
Videos
DevTools Extensions – Flutter Build Show. Learn how you can use the Dart & Flutter DevTools extensions framework to build developer tooling that is tightly integrated with the existing DevTools tooling suite.
Building a large-scale Flutter mobile banking application – LeanCode. By Mateusz Wojtczak & Albert Wolszon, LeanCode. Building a large-scale Flutter mobile banking application with 25 Flutter Devs and 200 other team members has taught us many valuable lessons on how to set up such a project. We would like to give you our perspective on the organization of the project and challenges such as code ownership, communication, and design system, which are vital to ensure high productivity while keeping the team happy.
Animations Have Never Been Easier | Amazing Animations In No Time. By Hussain Mustafa. In this video we take a look at the animations package for Flutter. Implementing beautiful animations has always been a challenge for developers. However, the animations package on pub.dev makes it very simple to implement stunning animations within your Flutter application. We will take a look at the animations package, the capabilities of it, the animations it provides.
Humpday Q&A/AMA and Live Coding! :: 10th April 2024 :: #HumpdayQandA #Flutter #FlutterCommunity. Join Simon Lightfoot, Scott Stoll, Randal Schwartz, and Danielle Cox for this week’s #HumpdayQandA AMA featuring live answers to your #Dart and #Flutter questions, and a bit of live coding.
Packages
animations. Fancy pre-built animations that can easily be integrated into any Flutter application.
iconify_flutter. 100+ open source icon sets for flutter to make you app more beautiful.
camera. A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.