Scalable Folder Structure for Flutter Applications

Selecting the right folder structure for your Flutter application is an important decision and will directly affect the maintainability, scalability, and ease of use when working with a team. Hence, making the correct choice is crucial. Flutter gives... https://kerollosragaie.hashnode.dev/scalable-folder-structure-for-flutter-applications

Flutter: State Management with Provider

Hola flutter enthusiasts! I am back again with an exciting article on State Management with Provider. If you are a beginner, if you want to develop a high-performance application, if you are looking for a Flutter developer job then State Management ... https://akshay18.hashnode.dev/flutter-state-management-with-provider

Flutter Authentication Flow with Go Router and Provider

Gole of this article Gole of this article is getting a comprehensive understanding of the flutter declarative routing and the scenarios like login state, app initialization on startup, splash, onboarding, etc... Problems that I'm trying to solve ass... https://blog.ishangavidusha.com/flutter-authentication-flow-with-go-router-and-provider

Flutter MVVM and Clean Architecture - Part 3: Multi-packages structure

We've covered the basics of MVVM in the previous posts, but now any example moving forward would be strongly hypothetical or not really how I would do it myself in my apps. It's best we bite the bullet and have this post to go over an approach that h... https://cassiuspacheco.com/flutter-mvvm-and-clean-architecture-part-3-multi-packages-structure

This week in Flutter #34

In the previous issue of the newsletter, I linked an article about getting started with Flutter on Manjaro . Some days ago, the Ubuntu team published an article about flutter for desktop developers . I hope that the Flutter experience on Linux gets b... https://mvolpato.hashnode.dev/this-week-in-flutter-34

How to Become Flutter Expert?

Hello World, I am Kerollos Ragaie, I am using flutter from its beta version. In this article I will share path to become flutter expert. Flutter is software development toolkit from Google for building android, iOS, web app, desktop app from single c... https://kerollosragaie.hashnode.dev/how-to-become-flutter-expert

Top 10 Flutter libraries you should know in 2021

Flutter is an open-source Google’s UI toolkit for building beautiful natively compiled applications for mobile, web, desktop, and embedded devices from a single code base.

Though Flutter is new to the world of mobile app development it has gained hu... https://dhiwise.hashnode.dev/top-10-flutter-libraries-you-should-know-in-2021

CSS to Flutter #1 - Bubbly Button

I found a really nice button in CodePen and decided to port it to Flutter as a practice in my learning about creating animations in Flutter. Original CSS code This is the original CSS code (and a bit of JavaScript) for this button: Bubbly Button con ... https://fabdev.win/css-to-flutter-1-bubbly-button

Top 5 Trending Flutter Packages In 2021

To design beautiful native apps Google introduced the Flutter UI in 2017. This Cross-Platform UI Kit can be used to build web, Android, iOS, or desktop apps from a single code-base. Flutter is written in C++ but uses the Dart Language for programmi... https://kerollosragaie.hashnode.dev/top-5-trending-flutter-packages-in-2021

Learn Flutter for free with Flutter Apprentice!

Giving away a free book for the next three months, along with a book club to help track your progress and answer questions. Flutter Apprentice is written to build on mobile development fundamentals. It takes you through your first fully-featured Flut... https://kerollosragaie.hashnode.dev/learn-flutter-for-free-with-flutter-apprentice


Search