image/svg+xml

Subscribe here

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



Newsletter Issue 66

November 30, 2020

Remember comment, rate, claps, or any other recognition that you want 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 message, I will do my best to share it. 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

Flutter State Management in 2021: When to Use What?. State management is a big item on every Flutter App. Here Anthony Oleinik gives us an overview of the current solutions and packages.

Flutter Warsaw #15. Flutter Warsaw is an excellent Flutter meetup. Tomorrow December 1st, they will have two talks, Package Review by Matt Resetar and Mateusz Wojtczak and Marcin Szałek - Flutter: scroll to perfection. A great opportunity to talk about Flutter, ask questions, and get to know other Flutter enthusiasts.

Tutorials

Using Mapbox in Your Flutter Project. Great tutorial by Peter Aleksander Bizjak on using Mapbox in our Flutter apps as an alternative to Google Maps.

How to Setup Flutter on Android Studio, Visual Studio Code Easily, and Start Building Amazing Applications!. I have seen many people struggling with installing Flutter on a Windows machine. In this tutorial, Ankush Sinha Roy gives us a step-by-step guide on how to accomplish this installation.

S.O.L.I.D Principles In Dart. A fantastic tutorial by Paras on how to implement the SOLID principles to Dart.

How to Build Wallpaper App With Flutter. In this tutorial Kriss, teach us how to use Method Channels to call native code by building a Wallpaper app in Flutter.

Videos

How to Debug Flutter Apps with DevTools. One of the big differences between a Professional Developer and a Beginner is the ability to debug problems quickly and efficiently. Flutter provides a powerful tool to assist you in debugging your issues. It’s called devtools. Devtools allows you to debug layout, performance, network, memory and all sorts of other issues.

Flutter Riverpod Tutorial - The Better Provider. Riverpod is the response to all the insufficiencies of other dependency injection and state management packages for Dart & Flutter apps. It’s quick to get familiar with, maintainable, testable and it’s much less error-prone than the other solutions out there. Let’s take a look at the core principles of Riverpod.

Flutter Tutorial - Instagram UI Clone | Part 1 - Bottom navigation, CircleAvatar, layouts, functions. Want to know what’s behind the Instagram app that you use every day? In this video series, we will scratch the tip of the iceberg and find out how difficult to recreate the design of a top-selling app with Flutter.

Packages

forge2d This is Box2D for Dart (and Flame). Box2D physics engine is a famous physics engine and this is our port of it. pub.dev.

custom_timer A highly customizable timer builder, with controller, animation, intervals, callbacks, custom actions, and more!. pub.dev.

im_stepper A growing collection of beautiful, easy to use, stepper and page indicator widgets. pub.dev.


Flutter Tap © 2023, Built with Gatsby