Announcements
Nilay Yener announced a new version of the Flutter tools.
And we also have a new version of the Dart plugin for Visual Studio Code.
Articles and tutorials
After his talk on the Google I/O, Filip Hracek wrote an article explaining in detail the concepts and with full examples.
Pascal Welsch took the idea from Gradle on how to include a pinned version of Flutter in your project. Something essential if working on big teams and with different projects.
Swav Kulinski writes an article analyzing how routing works on Flutter and adding some tricks on how to handle it.
A tutorial by Greg Perry on how to include ads in your Flutter application.
Rohan Taneja created an extensive curated list of resources to start learning Flutter. Including us, wohoo!
A new tutorial on T-Pub on how to simply create a side menu on Flutter.
Bhavik Makwana demonstrates how to use AnimatedSize explaining some details on how animations work.
Alfian Losari starts a step-by-step tutorial on how to create a GitHub client app with Flutter.
Mohammad Saeed explains how to make a multilingual app with support to RTL (Right-To-Left) languages like Arabic.
Aaron Oertel tried Flutter and explains why it blowed his mind.
Hillel Coren writes about his experience using Redux on a large Flutter app.
Videos and media
A new challenge by Fluttery, this time creating an animated carousel of cards.
A new video on the Google Developers channel by Andrew Brogdon on how to use Material Design in your Flutter apps.
Tensor Programming published this video explaining how to use the Cupertino widgets.
A video tutorial by Victor Wooding on how to create an app that retrieves JSON info and puts it in screen.
Libraries and code
A code sample by JanhaviDahihande on how to create an animated FAB.
An implementation of the AppBar with a search bar integrated.
A helper created by Brian Egan that allows easier integration of Streams and Widgets with a huge explanation in the Readme.
An example by Bhavik Makwana on how to combine different tweens in an animation.
Source code of a pet adoption "Tinder" app by David Santana
Saeed Zarinfam created this app to demonstrate how to work with Rx in Flutter apps.
|