Awesome Flutter resources collections

Liem Vo
CodeChai
Published in
2 min readSep 2, 2018

--

After 10 days studying the Flutter, I discovery the resources that are amazing that will help you become a Flutter developer.

Credit by Rawpixel at unsplash

Official website: https://flutter.io/ will supply from step by step to install and start with the simple example.

Dart language: If you want to understand Dart language before jumping to the Flutter. We can read or watch the video with the following links.

Flutter training online has many courses that will help us to adapt to the new mobile framework.

Google CodeLab supply the simple Flutter app. It also has the authentication with Firebase and UI view of grid view scroller. These apps are built up with Material design standards.

Github Flutter Samples: https://github.com/flutter/samples/blob/master/INDEX.md

Flutter Cookbook: https://flutter.dev/docs/cookbook

Github Awesome-Flutter there have two the main git repos that supply all about the Flutter. I suggest for the first link because it listed detail and many open sources that you can discovery interesting thing there.

Flutter challenge series has been building by Matt Carroll who is owners of Fluttery (Youtube channel https://www.youtube.com/fluttery)

Blogs are a good channel to update the new trend, knowledge sharing, and open source project.

Android app https://play.google.com/store/apps/details?id=com.sharmadhiraj.awesomeflutter

App builder: It is an amazing tool to build the Flutter UI online that is mean you only need choose your UI widget and drag to screen -> You can get the source code for your app.

Any suggestions or comments are welcome. The list will be updated in the future…

#flutter #darts

The Flutter Pub is a medium publication to bring you the latest and amazing resources such as articles, videos, codes, podcasts, etc. about this great technology to teach you how to build beautiful apps with it. You can find us on Facebook, Twitter, and Medium or learn more about us here. We’d love to connect! And if you are a writer interested in writing for us, then you can do so through these guidelines.

--

--