Issue 175 - Flutter Tap Weekly Newsletter
Let's dive into this week's content, waiting to supercharge your Flutter projects:
Articles
Flutter 2023 Q1 survey — API breaking changes, deep linking, and more. The results of the last survey it's out. See what the Flutter community thinks about the platform's growth, breaking changes, and deep links.
Introducing LangChain.dart 🦜️🔗. LangChain.dart aims to fill this gap by abstracting the intricacies of working with LLMs in Dart and Flutter, enabling developers to harness their combined potential effectively.
Tutorials
Shorebird: CodePush & Over-the-Air Updates for Flutter Apps. Samuel Abada teaches us how to use Shorebird to do over-the-air updates. Letting us add features or make fixes that don't require you to rebuild a binary or redistribute it through public app stores.
sponsored
Dive into our Flutter Chat App tutorial to learn how you can easily add custom real-time messaging to your application without having to worry about managing servers or writing backends!
Try Stream for Free. Click here.
Unusual but Efficient Ways of Using Flutter. Interesting article by Sebastian Buzdugan on how to use Flutter in interesting ways. As a web server, to generate sounds, and to create art.
BLoC — The Magic of Single State Class 💙. Abhishek Doshi shows us a different way to use BLoC state management with just a single state class.
Videos
DCM Static Code Analysis Tool - Flying High with Flutter #117. By Flying High with Flutter. Hi everyone! We had a great conversation with Dmitry Zhifarsky. Dmitry is a passionate Software Engineer and he will share with us about DCM, an advanced software analytics tool designed to assist Dart and Flutter developers in enhancing software quality through analysis and improvement.
Flutter App Deployment - Leverage Codemagic CD to publish your app to Google Play Store. By Flutter Explained. In this video we will have a full tutorial understanding on how we can deploy our application from our computers via codemagic to the Google Play Console. It gives us a full introduction to Keystore generation, setting up the android project and deploy it via our beloved @codemagicio build pipeline.
Vision Pro App Dev | Flutter App On Vision Pro Simulator. By Clean Codex. In this video we are going to run our first flutter app on vision pro sumulator.
Humpday Q&A/AMA :: 28th June 2023 :: #HumpdayQandA #Flutter #FlutterCommunity. Join Simon Lightfoot, Randal Schwartz, Danielle Cox, and John Wiese as they answer your #Dart and #Flutter questions on this week’s Humpday Q&A AMA!
Packages
app_links. Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter (desktop included). pub.dev.
dropdown_button2. Flutter's core Dropdown Button widget with steady dropdown menu and many other options you can customize to your needs. pub.dev.
circular_menu. A simple animated circular menu for Flutter, Adjustable radius, colors, alignment, animation curve and animation duration. pub.dev.