Issue 135 - Flutter Tap Weekly Newsletter
Flutter Tap
Subscriber thank you for subscribing to Flutter Tap, I created this newsletter to keep track of all the news, tutorials, tools and, articles of Flutter development. I hope you enjoy it!.
If you have any ideas for this newsletter please send me a DM on Twitter @fluttertap. And if you can please share the newsletter with your friends.
If you have any work offer for Flutter or mobile developers send me the link and I will publish it next week.
Newsletter Issue 135 - May 29, 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 I switched to Flutter and lost 10 kilos. A great story by Matthias Nehlsen. Building a Flutter app helped him lose weight and find a new development platform.
Tutorials
Implementing overlays in Flutter. A fantastic tutorial by Murtaza Sulaihi on creating visual elements on top of other widgets.
Dart on the server with Dart Frog. In this tutorial, Felix Angeliv explores Dart Frog, an experimental, minimalistic, open-source backend framework for Dart.
Higher-Order Functions & Recursion in Dart [Functional Programming â Part 5]. Yogesh Parwani explains how to avoid loops in Dart using functional programming.
Videos
shared_preferences (Package of the Week). Your app runs everywhere and you want to save some simple data, but persistent storage requires platform-specific code ⦠shared_preferences abstracts away all of the platform-specific code for accessing persistent storage so that you can write your code once and have it work across platforms.
Flutter Game Tutorials - Generating Terrain (2022). By Coding with Indy. Flutter has come a long way! and it is fantastic for creating cross platform games. So Iâve been creating a casual game using #flutter and simple geometry and a game engine I created. Everything is generated, that means minimal use of pre-generated assets like png. In this video I show you how to generate terrain objects from scratch. We wonât use any other packages or libs, and we will use CustomPainter to achieve this.
Futures and Streams (Flutter FutureBuilder, StreamBuilder). By Johannes Milke. How to use Futures, FutureBuilder and StreamBuilder in Flutter. Handle Streams and Futures with async and await in Flutter and Dart.
Packages
graphql A stand-alone GraphQL client for Dart, bringing all the features from a modern GraphQL client to one easy to use package. pub.dev.
mqtt_client A server and browser based MQTT client for Dart supporting normal, secure sockets and websockets. pub.dev.
wifi_iot Flutter plugin which can handle WiFi connections and hotspot (AP, STA). pub.dev.
Any suggestions you can find us on Twitter @fluttertap