flutter
The Flutter GetX State Management
Flutter is without a doubt the best framework for developing cross-platform applications. Application development with Flutter is truly awesome and easy because it provides a rich set of customizable widgets. However, some state management options won't allow you to feel the true power of the flutter framework, since you have to waste your development time to implement unnecessary boilerplate.

get | Flutter Package
GetX is an extra-light and powerful solution for Flutter. It combines high-performance state management, intelligent dependency injection, and route management quickly and practically. GetX has 3 basic principles. This means that these are the priority for all resources in the library: PRODUCTIVITY, PERFORMANCE AND ORGANIZATION.
https://pub.dev/packages/get
Getting Started With The GetX Package In Flutter Applications - Smashing Magazine
Quick summary ↬ GetX is an extra lightweight solution for state, navigation, and dependencies management for Flutter applications. In this article, we will be looking at its benefits, features, and how to start using it in Flutter applications. Flutter is one of the fastest ways to build truly cross-platform native applications.

How to build a bottom navigation bar in Flutter - LogRocket Blog
Mobile applications often have various categories of content to offer. The Google Play Store app, for example, presents its content in categories such as games, apps, movies, and books. In Flutter apps, the BottomNavigationBar widget enables users to see any one category as the app starts and quickly look at the others with just the tap of a finger.
https://blog.logrocket.com/how-to-build-a-bottom-navigation-bar-in-flutter/
Flutter Crash Course
In this crash course we will look at Flutter for building native mobile apps. We will look at what Flutter is, how to get setup, built in widgets, stateless ...

How did I learn Flutter so fast?
The best way to learn flutter:1. Java Head First - this is to learn the basics of programming, focus on classes, methods, variables. Also Java is pretty much...

How I learned Flutter in 7 Days
Flutter is an extremely hot topic right now in the mobile development world. I wanted to see if it was possible to go from 0 experience to building a fully f...

https://www.smashingmagazine.com/2021/01/getx-package-flutter-applications/
Learn
With codelabs, YouTube videos, detailed docs, and more, find everything you need to get started with Flutter or continue your learning journey.
https://flutter.dev/learn
Flutter Calendar Libraries Comparison
All software developers know that dates are the trickiest thing. And calendars are no exception (see this brilliant XKCD for some calendar facts). This post will compare several Flutter calendar libraries and will test them using a few real calendar designs.
https://medium.com/flutter-community/flutter-calendar-library-comparison-c08d5ba3cc9e
Vladimir Gubanov
Vladimir Gubanov Connect with them on Dribbble; the global community for designers and creative professionals.
https://dribbble.com/Vladimir_Gubanov
Top 15 Flutter Tools that you should know
There is a massive pool of Flutter development tools and it's gonna get bigger. We listed the best Flutter development tools that can make a difference. Panache is one of the most popular Flutter tools in recent years. It's used by over 40 million developers worldwide.
https://medium.com/localazy/top-15-flutter-tools-that-you-should-know-85ac67ff9926
