
Hi, Hashnode community and welcome to day 7 of my Flutter challenge! 👋 Today I spent some time learning Dart, a programming language behind the Flutter framework. Dart language Dart doesn't feel completely new to me after years of experience with Ja... https://kalabro.hashnode.dev/7-100-days-of-flutter-kates-edition-crazy-blogger-and-getting-started-with-dart

Learning a programming language can be very daunting, especially when there is no clear cut plan on how one intends to learn the language to attain mastery. I mean can one master a language 😏? Figuring out how best a language can be learnt saves y... https://mayourwa.hashnode.dev/replicating-designs-an-effective-way-to-learn-flutter

Hi, Hashnode community and welcome to day 6 of my Flutter challenge! 👋 Here is my Friday update. Small correction First of all, yesterday I was wrong about something.
It turned out there is a RefreshIndicator widget that is magically enabled on m... https://kalabro.hashnode.dev/6-100-days-of-flutter-kates-edition-50-of-udacity-course-appbar-and-gifs-for-this-blog

This article was initially posted on codemagic blog This article will highlight three technologies that give you a super-app when combined: Flutter, Firebase, and Codemagic. A demo starter's code will be provided, our task would be to configure fireb... https://jasper-dev.hashnode.dev/pratical-guide-flutter-firebase-flutterfire-cli-ci-codemagic

Almost all the countries have their own language and most people understand only one or two languages. The application experience can be painful if the application is not available in its own language. So localization is needed to ensure people can u... https://blog.jobins.jp/flutter-app-localization-quick-guide

Find out how to create custom and dynamic widgets like App Bar, Bottom Nav Bar, and the Alert Dialog box that works as a Drawer. Introduction Hello and Welcome, I am Nibesh Khadka from Khadka's Coding Lounge. This here is the 4th part of the series. ... https://kcl.hashnode.dev/how-to-create-custom-widgets

Hi, Hashnode community! 👋 It's day 5 of my Flutter challenge. I keep working on tasks in the free Udacity course and taking notes of my journey. ListView for the Unit Converter app ListView is a very important widget to master in Flutter. It has a l... https://kalabro.hashnode.dev/5-100-days-of-flutter-kates-edition-listview-padding-and-getting-started-with-dart

Create Flutter Project. Flutter projects can be created using multiple ways. here we will create using terminal flutter create
it will create a new project in the current directory. Project Structure
Andriod folder As flutter is the ... https://abhayprajapati.hashnode.dev/6-100-daysofflutter-introduction-to-flutter-codebase

Govera is a mobile application that uses the latest digital technology to carry out online bill payment activities in partnership with PayTabs. The prime motive of the app is to help pay the bills online instantly and promote cashless payment methods... https://vishnuknr.hashnode.dev/govera-mobile-wallet-application

This article came from this in-depth video: https://youtu.be/HD5gYnspYzk published on the official Flutter channel on YouTube which explains the difference between the concept of adaptive and responsive interface. Both concepts are very important in ... https://flutterondesktop.dev/adaptive-and-responsive-simple-practical-guide