FlutterForce — #Week 103

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

- playing_cards
The playing_cards
package for Flutter allows you to easily render playing cards from a standard 52 card deck. Good defaults are provided out of box, but full customization is possible if a style object is provided.
- The Ultimate Flutter Setup 2021
These are the tools that I use to boost productivity when working on projects. The tools I show has been key for my projects and I am sure they will bring you value.
- Introducing bridged 2021.0.1 (A fastest way to develop Flutter applications, yet.)
We are glad to announce bridged is available on figma, web and flutter by uzu j
Converts figma design instantly to flutter code, and compiles remotely, make it runnable instantly.
- Flutter Integration Test Tutorial + Firebase Test Lab & Codemagic
Unit tests, widget tests, integration tests — that’s the testing pyramid you’re probably familiar with. The first two have always been quite easy to write and quick to execute. However, integration tests, which are the focus of this tutorial, have had a fair share of their problems — they used to be unnecessarily hard to write and impossible to run on device farms such as Firebase Test Lab. That is, until we had the integration_test package!
- Flutter Shopping App prototype
An open-source Shopping Application prototype built with Dart and Flutter.
- Flutter Burst Counter App
In this Flutter Tutorial, We are going to be taking an In-Depth look at Burst Counter app for Flutter Counter Challenge. We will be using some cool Physics Concepts to create Particles that bounce off of the walls of the application.
- Best Resources to Learn Flutter & Dart
Flutter is a UI toolkit, developed by Google, and you can use it to create a beautiful native app for desktop, mobile, and web. For faster development and native performance, you can choose Flutter for building an app. Hot Reload and customizable widgets are some notable features of Flutter.
- A Guide on Dart Future: A Structured Tutorial
As a beginner, it could be confusing to start working with future types. You have to use certain keywords like async and await in your code. The question of where to use them and how to use them takes some time to figure out. This video helps to address this issue by introducing the concept of dart future in a structured way.
- material_snackbar
A flutter plugin for displaying snackbars with the newest material design on desktop and mobile.
- Choose your Flutter web renderer
If you are building a static website with Flutter, you probably do not need the heavy Flutter engine. Therefore, how do you optimise it?
- Learn API Integration in Flutter
Wanna learn how to implement api in flutter in under 20 minutes ? In this video, I am going to show you how to implement api to fetch data in our application with OwlBot API
- fancy_cursor
Simple yet super flexible custom cursor plugin.
- im_stepper
The stepper widgets help you to show or collect information from users using organized steps. The page indicator widgets allow you to visually notify users about their current position as they scroll through a group of pages.
- Design and Implementation of Event System in City Building Turn Based Game in Dart+Flutter
During development of turn-based game in citybuilding genre, I got the requirement to add Random Events. This should make game more unpredictable and each user, depending on his City, can get different gaming experience.
- Host Your Flutter App/Website on Firebase
In this video, I will share with you how you can upload your web project to Firebase Hosting in simple steps. From installing the firebase-tools using npm to deploying your app.
- SuperDeclarative! Channel Update: 2021 — Q1
Let’s talk about what happened with my Flutter efforts in 2020, and what I’m working on in 2021!
- Generation and Render of 2D Map with Terrain in Dart + Flutter. Part 1
In this article I will show you how you can use OOP and LinkedList to generate 2D Map with terrain details in Dart and Flutter.
The map feature is intended to be included in my city building game Loca Deserta: Sloboda.
- The Flutter Multi-Platform Ecosystem with Chris Sells
Chris Sells is a Senior Product Manager at Google, responsible for many aspects of Flutter, including the end-to-end developer experience, the ecosystem, Flutter desktop, as well as working with top customers and clients.
- Code with us #01 — Onboarding UI for Beginners
In this episode we will build together an onboarding component, which introduces users to functionalities of your application. Onboarding UI is a typical way to show advantages of your app as well as to inform users about the benefits it gives to them.
- flex_color_scheme
FlexColorScheme helps you make beautiful color scheme based Flutter themes, with optional primary color branding on surfaces. The created themes are based on the same concept as Flutter’s ColorScheme based themes, but with a few interesting twists and convenience features.
- Easiest Steps To Build A Face Filter App With Flutter and Deep AR
At the end of this article, you will learn how to build a Face Filter App from scratch using Flutter and Deep AR. by Promise Nzubechi Amadi
Thanks for reading!
Leave a comment below or tweet me if with any questions/suggestions, or adding resources.