
This article was initially just about declaring dialogs as part of your app routes using go_router in Flutter. It expanded to explain certain concepts that I thought were interesting sharing like Routes and Pages, If you're in a rush (we all have dea... https://croxx5f.hashnode.dev/adding-modal-routes-to-your-gorouter

I'm going to describe it step by step as I tested in on my local machine (currently using M1 pro machine) Step 1: Install Brew https://brew.sh Use the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HE... https://gg2023.hashnode.dev/how-to-install-flutter
In the tech community, Flutter is a well-liked open-source framework for creating mobile applications. Flutter, a technology created by Google, enables developers to produce top-notch native apps for Android and iOS devices using a single codebase. I... https://Nusycodes.com/flutter-create-apps-that-wow-your-users

Modern day applications need to be visually stunning and fluid to stand out. One common way to elevate user experience is to add animations and subtle interactions to your app. Flutter has rapidly gained traction among developers for its ability to b... https://nkshah2.hashnode.dev/mastering-implicit-animations-in-flutter

To position yourself to get remote Flutter roles on LinkedIn from Nigeria, here are some tips you can follow:
Showcase your skills and experience: Create a LinkedIn profile that highlights your skills and experience in Flutter development. Make sure... https://atuoha.hashnode.dev/positioning-yourself-in-order-to-get-remote-flutter-roles-on-linkedin

Hello hello hello everybody, Welcome back to another blog on Building with Flutter! Are you tired of boring, flat screens on your mobile app? Want to add some visual appeal and organization to your app's content? Then you are at the right place as we... https://rohitlogs.com/build-better-screens-cards-in-flutter

In exciting news, the latest version of the app has finally been released on the Google Play Store! With version 6, some significant changes have been made to improve the user experience. Previously, the message "No Notes" was displayed when the app ... https://womenwholovecode.hashnode.dev/introducing-version-6-improved-user-experience-and-note-backupimport-feature

This article is also published in my GitHub blog as well. Flutter?
Flutter is a popular mobile application development framework that enables developers to create high-performance, cr... https://junojunho.hashnode.dev/famous-flutter-libraries-for-mobile-development

This tutorial or guide demonstrates how to implement a login system in a Flutter application using popular authentication methods like Google Sign-In, Apple Sign-In, and traditional Email/Password authentication. The tutorial also showcases how to le... https://blog.khandokeranan.com/flutter-login-with-google-apple-email-password-with-firebase-and-flutterfire-cli

Introduction Hey guys, it's been a while! I've been looking into building some ML-powered cross-platform applications using Flutter. There are tons of tutorials online using TensorFlow Lite (using the tflite package). That's all great, except for the... https://rijuth.hashnode.dev/building-ml-powered-cross-platform-apps-with-flutter-and-googles-ml-kit