Issue 197 - Flutter Tap Weekly Newsletter
Articles, tutorials, videos, and packages for Flutter developers.
We would like to welcome a new sponsor, PowerSync!
Here is the latest news from last week:
Articles
Why I’m betting on FlutterFlow. Leigha Jarett tells us what's behind her decision to leave Google for FlutterFlow.
Tutorials
Flutter App Intro/Onboarding Screen with Carousel & Animated Dots — NO Package. In this tutorial by The Flutter Way, we learn how to create a complete Onboarding carousel with just a few lines of code.
sponsored
Elevate Your App with Instant Video Calls in Minutes and just a Few Lines of Code!.
Supercharge your app with Stream's Flutter Video SDK, making real-time video, livestreaming, and audio rooms a breeze to integrate. No more wrestling with WebRTC or dealing with clunky platform integrations—our customizable widgets let you focus on creating stunning applications with minimal code.
Dive into the world of real-time video apps in Flutter—start building for free now!
Unlocking the Power of Slider CAPTCHA in Flutter: A Step-by-Step Guide. Aung Ye Zaw gives us a complete guide on how to implement a Slide CAPTCHA to protect our Flutter apps.
sponsored
How to build a real-time, offline-first Flutter app with PowerSync.
This tutorial covers using Supabase with the PowerSync Flutter SDK to build a chat app that works offline-first with real-time data streaming. This approach gives users instant reactivity and offline access, while simplifying state management for devs.
Mastering Scroll Controller in Flutter. Great three-part tutorial by Madhan to learn about the Scroll Controller:
Videos
Patterns #DecodingFlutter. Learn about the new type of syntax Dart added in version 3 - Patterns - and some of the powerful things you can do with them.
Creating a live cursor sharing app with Flutter and Supabase. Adding real-time features to your app is a great way to enhance your app’s user experience. One way to wow the user is to add a live cursor feature like Figma. In this video, we go through how you can create a live cursor app using Flutter and Supabase using CustomPainter and Realtime Broadcast.
Flutter Beyond Mobile and Web | Baswanth Dev | Flutter Meet-up | GeekyAnts. Co-founder of Nyx, Bhasvanth Dev, conducted a live coding session, crafting a wearable app for Samsung Galaxy Watch 4 Classic using Flutter and Dart.
Humpday Q&A/AMA and Live Coding :: 24th January 2024 :: #HumpdayQandA #Flutter #FlutterCommunity. Join Simon Lightfoot, Scott Stoll, Randal Schwartz and John Wiese for this week’s Humpday Q&A AMA for answers to your #dart and #flutter questions
Packages
awesome_notifications. A complete solution to create Local and Push Notifications, customizing buttons, images, sounds, emoticons and applying many different layouts for Flutter apps.
slider_captcha. Slide captcha the same as binance, allow drag and drop for validation.
dio_cookie_manager. A cookie manager combines cookie_jar and dio, based on the interceptor algorithm.