FlutterForce — #Week 54

Sorry for the delay. I was at Devfest Istanbul 2019. Thanks to the amazing organizers.
- Flutter Clock Challenge
Create a beautiful clock face UI. Build a beautiful clock face UI with Flutter for the Lenovo Smart Clock for a chance to win an iMac Pro, Lenovo Smart Display, or Lenovo Smart Clock.
- Flutter circular text
Flutter circular text widget
- DevonFw Flutter Guide
A guide aiming to bridge the gap between the absolute Flutter basics and clean, structured Flutter Development
- DraggableScrollableSheet (Flutter Widget of the Week)
Are you looking to drag a widget onto the screen? Does that widget have scrollable content? DraggableScrollableSheet has you covered!
- Creating Pages and Popups | Consuming a REST API in Flutter
In this video we create all pages and popups our demo app will use
- Flrx Validator
A fluent API based validator designed around flutter that promotes code reuse. It is highly extensible, modular and testable.
- Flutter Design Patterns: 6 — State
In this article, I will analyse and implement a pattern, which has a similar structure to Strategy but is used for a different purpose — the State design pattern. from Mangirdas Kazlauskas
- audiofileplayer
A Flutter plugin for audio playback. Supports Reading audio data from Flutter project assets, byte arrays, and remote URLs, Seek to position, Continue playback while app is backgrounded, Callbacks for loaded audio duration, current position, and playback completion, Volume, Looping, Pause/Resume, Multiple audio players, with automatic memory management.
- Rapid Flutter Questions with Robert Felker
We asked Robert Felker a series of Flutter questions for 2 minutes!
- How Flutter renders Widgets
At Google Developer Days China 2019, Andrew Fitz Gibbon and Matt Sullivan discuss how Flutter works under the hood, and dig deep into widgets, elements, and render objects. Stay tuned to gain a better understanding of Flutter, and build better apps!
- Unit Testing: Bloc Library & Codemagic
For this tutorial, we’re going to be building a WeatherBloc
which will be interacting with a WeatherRepository
to retrieve weather information for a given city.
- Exploring Flutter camera plugin
If you’ve ever built or used any large scale app then there are great chances that the app uses the camera functionality. If you look at the top charts on PlayStore you will find that lots of the apps use the camera to perform the various tasks.
Flutter has a camera plugin to get access to device cameras on Android and iOS. In this article, we will be exploring the Flutter camera plugin and we will be building a small camera app to see what this plugin can and cannot do. from Divyanshu Bhargava
- How to Write a Flutter Web Plugin
Do you want to add support for a Flutter plugin? This article will show you how web support was added to the url_launcher plugin. Before you read this article, you should already be familiar with plugin development and the concepts in Developing plugin packages. from Harry Terkelsen
- How to Correctly use Flutter’s Future Builder Widget
One of the most powerful Widgets Flutter has is the FutureBuilder. However, it also happens to be one of the widgets that people get confused about. So in this week’s video I thought it would be a good idea to take a look at how to correctly use this awesome widget so that you can benefit from it.
- EzLocalization
This little package allows you to setup a localization system with ease and in only a few minutes.
- Filip H. versus game development #11
Filip is building egamebook.com, a weird hybrid between a fully simulated computer RPG game and a gamebook. This is an experiment to try and broadcast the weekly gamedev sessions, at least partly. Expect terrible jokes, glacial pace and an abundance of awkward silence.
Thanks for reading!
Leave a comment below or tweet me if with any questions/suggestions, or adding resources.