Issue 224 - Flutter Tap Weekly Newsletter
This edition covers Flutter job tips, dynamic animations, in-app payments, and useful new packages!
Articles
Getting a Flutter Job. Eric Seidel, one of Flutter's founders, offers advice for job seekers and employers in the Flutter ecosystem. It talks about the importance of broader job searches, networking, portfolio building, and effective outreach strategies, and it provides resources for finding Flutter-related opportunities and tips for companies to attract skilled developers.
Tools and Resources
Flutter Image to Particles Effect 🎨✨. This repository contains an experimental animation effect created using Flutter, where an image transforms into captivating particles. While it's primarily a fun exploration of Flutter's animation capabilities, it opens up numerous possibilities for creative applications.
Tutorials
How to Add In-App Payments With RevenueCat in Flutter. A great tutorial by Tijn van den Eijnde shows us how to use RevenueCat to add in-app payments.
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.
Introduction to Tile Map API and Example Using Google and MapBox Tile Map API with flutter_map. Krish Do gives us a short but useful tutorial about how to use the Tile Map API, which provides an efficient way to display maps with progressive loading and customization options.
Mastering Null Safety in Dart: A Practical Guide for Flutter Developers. Ashish Bhakhand teaches about null safety in Dart to create robust Flutter applications.
Jobs
This is a new section. Let me know if this is useful.
Lead Flutter SDK Developer at Stream
Videos
Damian Bast: Serverside Flutter - rendering widgets on the server. Can shelf and Flutter exist side-by-side? Creating dynamic images built from Widgets in Flutter to reuse UI code for building complex PDF reports or simple Github Badges. Might also do go into the true inception of having a Flutter App serve a Flutter (Web) App which shows server side rendered widgets :).
Build Movie App With Flutter - Clean Architecture, Bloc, API, Dio. By Flutter Guys. In this video, we'll build a Movie app using Flutter with a strong focus on clean architecture principles, BLoC (Business Logic Component), and API integration using Dio. This tutorial covers the entire process from setting up the project to implementing features like fetching movies and TV shows, creating a user-friendly UI, and managing app state effectively with BLoC.
Packages
easy_service_manager. This Package is used to add post production settings and features like more app settings, in-app-review, app rating system etc.
calendar_day_view. This package is dedicated to calendar day view. This is a complement to calendar to make your app better.
readmore. A Flutter package that allows for dynamic expansion and collapse of text, as well as interactions with text patterns such as hashtags, URLs, and mentions.