image/svg+xml

Subscribe here

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



Newsletter Issue 126

March 21, 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

How Flutter & Dart Code Gets Compiled To Native Apps. Great article by Pinedamg, explaining how Flutter works under the hood to transform your code to a native app.

Tutorials

Dashtronaut - A Slide Puzzle Game Built with Flutter. Amazing series of tutorials by @Roaakdm on how she built the slide puzzle game. For now, there are three parts, but more are coming.

Hosting a private Dart package repository. Jonas Finnemann Jensen teaches us how to host our own private package repository. So if you are working on an organization, have a proprietary package, or are behind a firewall, you can take advantage of this.

Mocking and Testing Firestore Operations in Flutter Unit Tests. Great two-part tutorial by Victor Eronmosele:

Videos

FOSDEM’22 - Make the code work for you: Flutter Code Generation. Every programmer’s dream is constantly building new features and seeing how the project grows. However, there is nothing worse than writing a lot of boilerplate code just before even start implementing those features. In this talk, you will learn about Flutter code generation tools and various tips on how to avoid implementing boilerplate code and focus on your next-gen project.

Flutter DRAG n DROP (Stack). How to DRAG and DROP widgets in Flutter between two STACKS. Stacked items on top of each other can be dragged to another stack in Flutter.

#Flutter [10 Tips] 👉 2022 | Roman Jaquez | Google Developers North America. #Flutter Productivity tips!

Packages

etch A Simplified, Declarative Implementation Of CustomPaint For Flutter. pub.dev.

auto_update This plugin for Flutter handles a native app update without an official application store. pub.dev.

envify A better and probably safer way to handle environment variables in Flutter. pub.dev.


Flutter Tap © 2023, Built with Gatsby