REDDIT
I built an open source project that lets agents submit iOS apps to app store
I hated App Store Connect webUI so much I made Blitz to let AI do it for me. Its an open source project that gives agents like Claude Code or Cursor MCP too calls to run the app store submission flow ...
MASTODON
Built a #flutter app for #RetroAchievements users!
Built a #flutter app for #RetroAchievements users! Going to do a bit more testing then build GitHub repo that's #FDroid and #Obtainium compatible
MASTODON
Kudos to the #dartlang team for pointing out the weaknesses and dangers of their RegEx…
Kudos to the #dartlang team for pointing out the weaknesses and dangers of their RegEx implementation, including detailed description of catastrophic backtracking. Very well done!https://api.dart.dev/...
REDDIT
Has anyone integrated com.mypinpad:terminal-lib or Nimble Pay Terminal SDK in Flutter?
Hi everyone, Iâm currently working on integrating the Nimble Pay Terminal SDK in an Android application. The SDK dependency is provided like this: releaseImplementation("com.mypinpad:terminal-lib:<v...
MASTODON
🔴 #HumpdayQandA with Live Coding!
🔴 #HumpdayQandA with Live Coding! in 15 minutes at 4pm GMT / 5pm CEST / 9am PDT today! Answering your #Flutter and #Dart questions with @simon, Randal, Makerinator (Matthew Jones) and Kalihttps://www...
REDDIT
How do you figure out which commit caused a crash spike in Flutter?
Crash happens in prod, you've got the trace, but the crash is in code that looks fine. Turns out it's a regression from something merged a week ago. How do you trace it back? Manual git bisect, or do ...
MASTODON
I've been using #vscode for a long time now, both at work and in private.
I've been using #vscode for a long time now, both at work and in private. I remember switching to it felt weird and lightweight and it took me a bit to get used to. But ever since I've had the feeling...
REDDIT
I need help for fixing bugs in the package i have publish is there anyone to guide me..?
I have created a flutter architect_ai package to make file structure but i need some help in updating that so please guide me
REDDIT
Vs code or android studio
I want to build an AI fitness tracker by training the model locally, then developing the frontend using Flutter. I have a laptop with 16GB DDR5 RAM and an RTX 5050 GPU. Iâm a bit confused about whet...
REDDIT
Is VSCode resource hog?
Honestly, M3 Pro, 48 GB MacBook Pro and the fans spin like mad, and battery just disappears. I have heard that VSCode being essentially a webapp, is poorly optimised by nature. I enjoy VSCode I have i...
REDDIT
What is the most suitable AI tool for Flutter app development?
I have been using Codex recently, but unfortunately, there are some inconveniences when using it in a Flutter project. For Example, when using flutter or dart commands in the console, there are issues...