Issue 188 - Flutter Tap Weekly Newsletter
Discover the latest tutorials, videos, and packages for supercharging your Flutter projects.
Let's dive into this week's content, waiting to supercharge your Flutter projects:
Tutorials
Streamlining exiting your Flutter desktop app with Shortcut keys. Shortcuts are a must-have in any desktop application. In this tutorial, Huy Nguyen shows us how to implement a Quit application shortcut in our Flutter app.
What’s new in Android 14 for developers. As much of you know, Android 14 is here (or almost here for many phones). Kirill Rozov gives us a nice overview of the new features and privacy restrictions.
Thermal Print With Flutter. If you are working with business apps, you will be required to print to a thermal printer sooner or later. In this tutorial, Onur Bulut shows us how to print directly from our Flutter app to a thermal printer.
Xcode 15 issue related to Flutter 3 — Fix. There are many issues with the latest update of Xcode 15 and Flutter. Tanmoy Karmakar shows us how to fix all the problems.
Flutter Animations Beyond the Basics. Pranav Masekar gives us 2 simple examples of using explicit animations in our Flutter apps.
Videos
Showcase: PowerSync for Supabase and Flutter. The Supabase team joins us in a showcase of how to build offline-first Flutter apps with Supabase and PowerSync. We walk through how to build an offline-first chat app and demo an offline-first Trello (kanban) clone — all built with Flutter.
Dive in to DevTools. In this video, we’re going to see different ways to make your Flutter app faster and more reliable.
24 hours with AI extensions, security, and more!. Nohe and Khanh are on a mission to build a Flutter with @Firebase app. In 24 hours, they’ve built a video sharing app that uses AI (via the PaLM API) to automatically generate video summaries for users. Watch this episode of Learning to Fly to learn more!
Grocery Shopping App with Flutter, Dart Frog and the BLoC Pattern. By Max on Flutter. In this tutorial, we will create a grocery shopping app that uses Flutter for the frontend and dart as a backend using Dart Frog. dart_frog is a minimalistic backend framework built for Dart developers. During this tutorial, you are going to learn how to build a grocery shopping app using the BLoC Pattern as a state management tool. Then, not only you’ll start to get familiar with Dart Frog, but, you’ll learn as well how to create re-usable packages to interact with a database and to create modern and fresh UI designs.
Humpday Q&A/AMA :: 4th October 2023 :: #HumpdayQandA #Flutter #FlutterCommunity. Join Simon, Scott, Randal, Danielle, John today for another Humpday Q&A Live chat with Flutter and Dart experts from the community!
Packages
badges. A package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.
print_bluetooth_thermal. Ticket printing for android, location permission is not requested to connect the printer.
stack_trace. A package for manipulating stack traces and printing them readably.