image/svg+xml

Subscribe here

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



Newsletter Issue 49

July 27, 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 Studio, Version 2. Flutter Studio is an alternative to build Flutter apps more visually worth to check it out. This new version brings a lot of new features:

  • Is responsive
  • Shows real Android and iOS devices accurately on the web
  • Produces and shows pixel perfect designs
  • Provides more widgets (including themes)
  • Allows you to edit the widgets intuitively, producing accurate code
  • Focuses on design (code and pubspec are on separate tabs)
  • Produces complete, working application code and pubspec.yaml files

What we learned from the Flutter Q2 2020 survey. The last results are out! Learn what the community thinks about the Flutter ecosystem.

What I Like And Don’t Like About Flutter. In this article by Bouwe Ceunen, he gives us his perspective of the good and bad parts of Flutter coming from React Native.

Building performant Flutter widgets. A great article by Pierre-Louis Guidez, on how to make our widgets more fast and performant.

Tools

Flutter Studio. Build Flutter apps with this visual editor.

Top Flutter Desktop Apps— #1. A collection of Flutter Desktop applications by Alistair Holmes.

Tutorials

Keeping It Simple: Integrate GraphQL and MobX to your Flutter apps. A fantastic tutorial by Joshua de Guzman shows how to use GraphQL and MobX together on Flutter.

Generics in Dart and Flutter. In this tutorial by Monty Rasmussen, he goes deep on how Dart uses generics on classes for flexibility while remaining type-safe.

Charts in Flutter. Anmol Gupta teaches us how to include charts into our Flutter apps with the Syncfusion Flutter Charts package.

Flutter Thursday 13: Building a User Registration and Login Process with provider and external API. A great tutorial by Shuaib Afegbua on building a user registration and authentication system using provider and a Phoenix application as a backend.

Videos

TETRIS • FLUTTER TUTORIAL. Great video by Mitch Koko on how to make a Tetris game with Flutter!.

Flutter Speech to Text App Tutorial | Voice Recognition. By Marcus Ng. This Flutter tutorial will teach you how to integrate speech to text capabilities into your app using your device’s microphone and highlight certain words.

Displaying lists of data from Firestore using Streambuilder in Flutter. By Bleyl Dev. Learn how to utilize the StreamBuilder widget in Flutter to read in a list of documents found in your Firestore collection. This is a continuation of the “Flutter start to finish” playlist, and more CRUD firestore operations will be covered later on. For more Flutter tutorials and videos make sure to click that subscribe button and turn notifications on!

Packages

multi-select-flutter A flexible multi-select package for Flutter. Make multi-select widgets the way you want. pub.dev.

spreadsheet_decoder A lightweight library for parsing and updating spreadsheet documents. pub.dev.

bubble-tab-indicator A Flutter library to add bubble-like effect to tab indicator to TabBar. pub.dev.


Flutter Tap © 2023, Built with Gatsby