
Hello and welcome to the day 12 blog. Today was one of my busiest days this month till now, literally checked my phone only while doing payments after dinner. Today's learning is the next part of yesterday's topic, So let's go What did I learn today?... https://wightintech.hashnode.dev/day-12-in-100daysofcode-challenge

In an earlier devblog I wrote about having tried FlutterFlow and why I decided to not use it for my pet project. Well, it turns out FlutterFlow has added some very nice features last month, one of which made me reconsider FlutterFlow. Together with a... https://fluttergamedev.com/devblog-8-taking-another-dive-into-flutterflow

Today is day 11, I have bunked my classes just so I could get some extra time working on the app. But time is never enough, I guess I will have to cut an hour of sleep for the next few days. I mostly did flutter today Let's jump to the main content. ... https://wightintech.hashnode.dev/day-11-in-100daysofcode-challenge

DART 3 is a new major release - only supports sound null safety. DART 3 comes with two new MAJOR FEATURES - "RECORDS AND PATTERNS" , with the goal to work with structured data more productively. Records : “ Allows us to combine multiple datatypes to ... https://srushtipatel.hashnode.dev/dart-3-alpha-release

you hear folks say I write flutter and you wonder if this dude is now working at FlutterWave🥶, they have come into money 😎, meanwhile they are going through their fair share of "shege", and "the bugs are bugging" at the moment, and the moment you t... https://davidoh.hashnode.dev/flutter-isnt-flutterwave

Reading a lot of code is one of the best ways to improve your development skills. The open-source project is the best place to learn about best practices, coding styles, and a lot of other topics. One of the most in-demand areas of software developme... https://kerollosragaie.hashnode.dev/improve-your-flutter-development-skills-with-these-7-open-source-projects

Mastering Flutter Mobile Development: Tips and Tricks for Building Powerful Apps is a popular article that many developers have read and referenced in their work. However, we believe that we can provide even more comprehensive and valuable insights o... https://laoding.dev/mastering-flutter-mobile-development-tips-and-tricks-for-building-powerful-apps

If you're new to app development, you may have heard of Dart and Flutter. Dart is a programming language developed by Google, and Flutter is a framework for building high-performance, cross-platform mobile apps using Dart. In this blog, we'll cover t... https://developeandsolve.hashnode.dev/a-beginners-guide-to-dart-and-flutter

As I stepped into my role as a GDSC Lead at my university campus, I knew that I had a lot to learn. One of the biggest challenges was mastering Flutter, the popular mobile app development framework. Little did I know that this journey would take me f... https://salamitech.hashnode.dev/my-journey-of-learning-flutter-as-a-gdsc-lead-seeking-guidance-and-embracing-opportunities

Hi reader, today I want to show you how I work with GoRouter. GoRouter is a Flutter library that currently maintains by the Flutter team. With GoRouter it can simplify our navigator. Imagine you have an application that requires the user to activate ... https://blog.sophoun.com/flutter-routing-using-gorouter