The best Flutter posts for beginners you may have missed

While thinking about making a post for people just starting using flutter I realized, that there are already great tutorials on dev.to. So I decided to make a bestOf Flutter posts for beginners.

Just to be clear: None of the authors have offered me …


This content originally appeared on DEV Community and was authored by Luciano Jung

While thinking about making a post for people just starting using flutter I realized, that there are already great tutorials on dev.to. So I decided to make a bestOf Flutter posts for beginners.

Just to be clear: None of the authors have offered me any consideration to be mentioned in this post. If an author doesn't want to be mentioned in this post or if you think a Flutter tutorial is missing, feel free to give me feedback in the comments below.

What is Flutter?

Before you're starting you may want to know what is Flutter and why should you use it? Gladly Dae Won Kim explaines it really good in his post Top 4 Why Flutter is the BEST. He also discusses some Cons of flutter and gives a brief introduction into the programming language dart (the programming language behind the flutter framework).

Installation

For the installation part. Flutter has a really good tutorial themselve. On Flutter.dev it's shown how to install Flutter on Windows, macOs, Linux or even Chrome OS:

Getting started with Flutter

Stateless- and Stateful Widgets

A basic concept in flutter each beginner has to understand is the difference between a Stateless- and a Stateful Widgets. Namita Shetty describes in her blogpost StatelessWidget and StatefulWidget in Flutter. short and crisp how they differ from each other and displays an example for each.

Libraries

When you dive deeper into flutter you will find out, that you can get quite a lot of extensions for various situations. To show you some libraries you must now when starting flutter app development Enrico aka TheOtherDev/s made a really good post called Flutter essentials: get started with great libraries including examples for each package to illustrate its benefits.

If you want to add the packages in your project Arbitrary made a post covering both ways doing this.

Screen Navigation

In the case your app has more than one screen you need to get started with navigation. Since I figured out a clean way in flutter to handle routing (using some online tutorials) I recommend reading my post Flutter - Next Level Navigation - Basics.

First Project Ideas

If you're new to flutter and now are dying to start your first project Muhammad Ali made a post with 15 ideas for your first project. The post contains 15 videos for different apps programmed using flutter to get started with. In this post he shows 7 fundamental flutter packages and describes their purposes.

Thats all, thanks for reading :)
If you have a friend who wants to learn flutter just send him or her this post and noone can stop him joining the flutter community!

Alt Text
Follow The Flutter Pioneers to not miss any following posts.
If you want join our Group just write us @ LucianoJ@posteo.de with #TheFlutterPioneers

Consider to support the author if you like his work and buy him a coffee.


This content originally appeared on DEV Community and was authored by Luciano Jung


Print Share Comment Cite Upload Translate Updates
APA

Luciano Jung | Sciencx (2021-05-03T06:50:17+00:00) The best Flutter posts for beginners you may have missed. Retrieved from https://www.scien.cx/2021/05/03/the-best-flutter-posts-for-beginners-you-may-have-missed/

MLA
" » The best Flutter posts for beginners you may have missed." Luciano Jung | Sciencx - Monday May 3, 2021, https://www.scien.cx/2021/05/03/the-best-flutter-posts-for-beginners-you-may-have-missed/
HARVARD
Luciano Jung | Sciencx Monday May 3, 2021 » The best Flutter posts for beginners you may have missed., viewed ,<https://www.scien.cx/2021/05/03/the-best-flutter-posts-for-beginners-you-may-have-missed/>
VANCOUVER
Luciano Jung | Sciencx - » The best Flutter posts for beginners you may have missed. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/05/03/the-best-flutter-posts-for-beginners-you-may-have-missed/
CHICAGO
" » The best Flutter posts for beginners you may have missed." Luciano Jung | Sciencx - Accessed . https://www.scien.cx/2021/05/03/the-best-flutter-posts-for-beginners-you-may-have-missed/
IEEE
" » The best Flutter posts for beginners you may have missed." Luciano Jung | Sciencx [Online]. Available: https://www.scien.cx/2021/05/03/the-best-flutter-posts-for-beginners-you-may-have-missed/. [Accessed: ]
rf:citation
» The best Flutter posts for beginners you may have missed | Luciano Jung | Sciencx | https://www.scien.cx/2021/05/03/the-best-flutter-posts-for-beginners-you-may-have-missed/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.