FlutterForce — #Week 109

Ümit Duran
Flutter Force
Published in
4 min readFeb 21, 2021

Production of FlutterForce — #Week109 supported by Localazy.com, the modern way of multilingual development for Flutter apps

- Amplify Flutter is Now Generally Available: Build Beautiful Cross-Platform Apps

Amplify Flutter brings together AWS Amplify and Flutter, and we designed it for customers who have invested in the Flutter ecosystem and now want to take advantage of the power of AWS.

- Flutter SVG to Custom Paint Converter | Flutter Shape Maker

In this Flutter Tutorial, I am Introducing a new Flutter SVG Converter Tool to convert SVGs to Custom Paint Code in a matter of seconds. Custom Paint code can be dynamically altered from within the Flutter apps and hence can be considered an improvement over using SVGs. Plus the support for SVGs is not quite there yet!

- Flutter Tutorial — Quiz App UI

Let’s create a complete Flutter Quiz App UI from scratch with a beautiful design.

- Flutter Let’s Code: Color Collaps

In this series, we’re going to be building a simple game from the ground up using simple Flutter animated primatives (e.g. AnimatedPositioned).

- Perfect Flutter Codebase using Two Linting Methods

Linting is a key part of your project, learn how to utilize it and pefect your codebase! This will give you a good base for all your future projects 🍕

- Ep. 006 — Default background color | Flutter Processing

Today, we implement a default background color for all sketches.

- Cool Flutter Docs

A sign of developer polish and professionalism is being able to have some cool docs generated for your flutter app, plugin, or package. Let me show you how to do that in an easy way. by Fred Grott

- Flutter State Management with Riverpod: The Essential Guide

A complete guide to the Riverpod package for Flutter state management. Included: core concepts & how to use all the available providers.

- Offline Speech Recognition in Flutter: No Siri, No Google, and No, It’s Not Speech-To-Text

A clock app is a perfect platform for domain-specific voice controls (i.e. it has a defined list of commands and parameters). We don’t need the clock to understand the scope of the English language to set an alarm for tomorrow, and we certainly don’t need to send microphone audio to the big computer in the sky to divine our intent — let’s keep it simple and private. by Ian Lavery

- Cool Helical Periodic Table in Flutter Web

This is a Flutter Web recreation of the threejs periodic table (helix form) made by Mrdoob.

- Assistant Spirit

Assistant Spirit is a virtual assistant created to manage your day to day activities in more enjoyable way. Also it supports, Human assistant feature were you can chat with some live human assistant one on one. Also, You can become the human assistant to assist or help some other user.

- Debugging with Breakpoints and Stack Trace

The very basic debugging tools that almost every IDE has is break points and stacktrace. These two are probably the two most important things to utilize when trying to debug code. 90% of bugs can be solved using these tools.

- 7 Common Flutter Providers Explained

We describe what are Provider, Provider.value, Future Provider, Stream Provider, Multi Provider, Proxy Provider and ChangeNotifier Provider.

- Creating and Publishing a Flutter Package

In this tutorial, you’ll learn how to create and publish your own Dart packages to be used in Flutter apps.

- Flutter Basics — Splitting Widgets

I am sure you are enjoying this Flutter Series! In this article, we will have a closer look at some of the widgets provided by the Flutter Material package. We will also see how we can build our own custom widgets and how they are rendered on the screen. Along with that, we will build a cool app with our custom widgets. So, let’s get going.

Thanks for reading!

Leave a comment below or tweet me if with any questions/suggestions, or adding resources.

--

--