image/svg+xml

Subscribe here

Receive our newsletter every monday with articles, tutorials, videos, and much more.



Newsletter Issue 143

August 22, 2022

Remember to comment, rate, clap, or any other recognition you want to give to those who write these fantastic articles, tutorials, packages, and videos.

If you have any remote conference about Flutter or Dart that you want me to share, please send a message on Twitter @fluttertap. Also, if you have any important messages, I will do my best to share them. We have to help each other in this situation.

Are you building something in Flutter this month? Please share it with me on twitter @fluttertap.


Articles

Top 10 Flutter Tips I Learned After 2+ Million Users. Zharfan Akbar has an app that reached 2+ million users. In this article, he shares 10 tips of best practices for Flutter apps.

Challenges of building a web with Flutter. Felipe León tells us about the lessons learned building a web with Flutter.

Tutorials

Explore Freezed In Flutter. Freezed is one of those packages that save a lot of time when building a Flutter app. In this tutorial, Rasha Goswami explains how to use Freezed.

Flutter for Windows Desktop: Getting Started. In this tutorial, Karol Wrótniak explains how to set up a development environment and create a simple Flutter calculator app for Windows Desktop.

GitHub Actions: CI/CD and Automate Beta Deployments for your Flutter iOS Apps. Automating the deployment of your Flutter apps is a great time saver. In this tutorial, Sagar Patel teaches us how to use GitHub actions to streamline the deployment of Flutter apps.

Videos

flutter_rating_bar (Package of the Week). Check out flutterratingbar to save some of the effort required to build a rating bar. It’s a package that provides a simple, but fully functional and customizable rating bar out of the box, no custom layout or gesture detection needed!

Everything you need to know about null safety in Dart and Flutter. by Flutter Explained. In this video we will talk about null safety. We will also explain what null is if you haven’t heard about that and how you can avoid having your apps run into problems.

Every Flutter App needs this!. by Johannes Milke. These are the most useful tips and tricks for Flutter apps! Every Flutter app needs an app icon, splash screen and onboarding screen!

Packages

dive Introducing Dive! A new Flutter toolkit for video recording and streaming. A complete set of packages to build the next generation of Flutter media apps. pub.dev.

simple_animations Powerful package to create beautiful custom animations in no time. pub.dev.

stacked An architecture and widgets for an MVVM inspired architecture in Flutter. It provides common functionalities required to build a large application in a understandable manner. pub.dev.


Flutter Tap © 2023, Built with Gatsby