What is the VMW pattern?After developing websites, APIs, and desktop applications with .Net for many years, I encountered Flutter in late 2018.Jan 11Jan 11
Auto Tags for Flutter and Dart Projects on GitHubI'd like to share my GitHub action that I've been using for a long time to create tags for my project. This action is creating a tag on the…Dec 29, 2024Dec 29, 2024
Flutter How-To: Always allow the user to choose an account during social login with FirebaseHi,Sep 13, 2024Sep 13, 2024
AppLang, Language Files GeneratorIf you don’t like working with JSON when adding multilingual support to your Flutter projects, you now have a good solution.Jun 8, 2024Jun 8, 2024
Shorebird, Flutter Code Push SolutionIt is a nightmare scenario to find a bug in our mobile applications after publishing the apps. We should fix the bug, create new versions…Apr 24, 20241Apr 24, 20241
Preload images in FlutterI needed to load some images before showing them. Because sometimes I see some images loading slowly, and it bothers me.Apr 24, 2024Apr 24, 2024
Detach XCode debugger while debugging Flutter projectsFor a while, when you debug Flutter projects, XCode is launched. It wasn’t always like this. The issue is that when your Mac locks the…Jan 9, 2024Jan 9, 2024