Issue 179 - Flutter Tap Weekly Newsletter
Get ready to supercharge your Flutter projects, with tutorials on building a full-stack Dart app, integrating AdMob ads, and applying SOLID principles, along with videos on Serverpod and FlutterFlow features, and packages like lottie and completion!
Let's dive into this week's content, waiting to supercharge your Flutter projects:
Tutorials
Let's build a full-stack dart app. Jhin Lee creates a complete Dart application using Dart Frog on the backend and Flutter for the frontend. The app is a monorepo allowing sharing code between the front and back.
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.
LangChain.dart 101: what can you build with it? 🦜️🔗. David Miguel shows us how to use the LangChain dart implementation to create from CLIs, Flutter apps, and backend solutions.
How To Integrate AdMob Ads in Flutter App. Yassine Benkhay teaches us how to easily put ads in our Flutter apps.
SOLID principles in Dart(Flutter). Lionnel Tsuro gives a set of examples on how to apply the SOLID principles to our Flutter app.
Videos
Serverpod + Flutter Tutorial. By Mobterest Studio. A 5 part tutorial (so far) on how to build a full-stack Flutter application using the Serverpod framework. Serverpod provides an efficient and seamless way to develop server-side functionality for Flutter apps, allowing you to create a robust backend that seamlessly integrates with your Flutter client.
7 NEW Amazingly Awesome FlutterFlow Features (That You’re NOT Using). By James NoCode. FlutterFlow continues to innovate, and in this video, we'll cover 7 awesome FlutterFlow features that you will save time and hassle.
Pre-coding workshop session - Flutter DevCamp 2023 - Pre #FlutterCommunity #Flutter. Join Flutter Community and GDG London in a LIVE pre-coding workshop towards the upcoming Flutter DevCamp 2023 - State Management Special! With Simon Lightfoot, Randal Schwartz, Renuka Kelkar and Sumith Damodaran!
Packages
lottie. Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile!.
completion. Add shell command completion to your Dart console applications.
langchain. Build powerful LLM-based Dart and Flutter applications with LangChain.dart.