Issue 74 - Flutter Tap Weekly Newsletter - Tutorials, videos, packages!
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 74 - February 08, 2021
Remember to 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 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
1 year in production with Flutter: lessons learned. In this article by Kirill Bubochkin, he talks about adopting Flutter for their B2B Property Management App. What are the teamâs decisions, their architectural approach, and all the good, bad, and ugly of creating an application using Flutter.
30 Days of Flutter - Week 2. This week 30 Days of Flutter continues. Are you ready?
Tutorials
Exporting QR Codes in Flutter. QR codes are useful in many situations. In this tutorial, Alex Nekrasov shows us how to read, create, and save QR codes in our Flutter apps.
Create Flutter boilerplate code with fewer typing with Android Studio Custom Live Templates. Automation is an important part of the developerâs life. In this tutorial, JT Liew shows us how to use Android Studio Custom Live Templates to create shorthands to write repetitive code and save us a lot of time.
Implementing Push Notifications in Flutter Apps. Push notifications are a great way to communicate with our users. In this tutorial by Yong Shean, we learn how to use Firebase Cloud Messaging (FCM) in our Flutter apps to send push notifications.
Make a Text Field Look Like Real Paper In Flutter. A short but cool tutorial on creating a Text Field that looks like a notebookâs paper.
Videos
Adaptive Layouts (The Boring Flutter Development Show, Ep. 45). Filip and Fitz discuss adaptive design and walk through the process of creating an adaptive app for various browsers and devices. Learn how to design your app for screens big, small, and everywhere in between.
30 Days of Flutter - Kick Off - #30DaysOfFlutter. The Kickoff of 30 Days of Flutter, here you will learn all the basics, from installation to do your first app.
Master Documentation in Flutter. Understanding documentation is one of the most important topics for developing any kind of software. Here is a way that I recommend using the documentation in Flutter!
Ep. 004 - The Core APIs | Flutter Processing. Today we design and implement the core APIs for Processing in Flutter. This includes a Processing widget and a Sketch class for painting a canvas.
Thomas Burkhart: RVMS - a practical reactive architecture for Flutter Apps - Flutter Warsaw #15. Currently, there is little guidance on how to structure a Flutter app. RVMS gives a clear answer on how to do state management and cleanly structure an app. Instead of over-engineering, RVMS takes a practical approach on architecture. In my talk I will introduce you to the key concepts of RVMS and why it is a good fit for the recactive nature of Flutter.
Packages
wiredash Wiredash is an interactive user feedback tool for Flutter apps. pub.dev.
lazy-data_table A Flutter data table with (optional) sticky row and/or column headers that loads the contents lazily. pub.dev.
googleapis (Beta) Auto-generated client libraries for accessing Google APIs described through the API discovery service. pub.dev