REDDIT
Making app through antigravity
I am making a calculator app with antigravity and upload it on app store like Indus App Store by phonepe. Is it good or not ?
DEVTO
I built a free offline barcode & QR scanner for Android — here's what I learned about offline-first Flutter architecture
A few months ago I shipped ScanPro — a free Android app for scanning and generating barcodes/QR codes, managing inventory, scanning documents to PDF, and batch scanning sessions. The whole thing is 10...
MASTODON
#Flutter #FlutterDev does anyone have opinions on Flutter?
#Flutter #FlutterDev does anyone have opinions on Flutter? So far after a quick play I see it's got Google DNA and "Hello, world!" turns out at about 140MB.Rather a lot really, and also I'm trying to ...
REDDIT
Developing web services using the Dart language: a reference
Hi everyone, While everyone is using Dart for Flutter, Iâve been exploring its potential on the server side. Iâve just open-sourced dart_api_service, a clean and modular backend starter built with...
REDDIT
A modular Flutter project demonstrating a multi-package architecture using Melos. (Open-Source scaffold)
Hey guys, Setting up a Flutter monorepo can be a pain. I created multi_package_sample to serve as a clean, production-ready starting point for modular Flutter apps. Whatâs inside? â
Melos for mana...
REDDIT
Scroll to Section using Slivers in Flutter
I always wanted to understand how scroll to a particular section works. Using Global Keys and finding their location on screen on runtime would be a jittery experience. So I tried using Slivers. Here ...
REDDIT
Flutter Theme generator (mostly color)
I currently using m3 theme generator for colors and fonts, but it didn't accurately gives me primary color as the color code I have gave it to. Other than m3 generator or any solution for this scenari...
REDDIT
I built an open-source SQL client with Flutter over the past 3 years
About 3 years ago I started learning Flutter, so I tried to build a small SQL client as a practice project. I just kept working on it in my spare time. After about 3 years, it slowly became a usable d...
REDDIT
Googleâs AI framework (Genkit) is now available in Dart
Too many of us building AI features in Flutter are just sending raw HTTP requests to OpenAI or Gemini and doing a lot of manual JSON parsing. Google just released the Dart SDK for Genkit, which is an ...
REDDIT
I built a widget to bring Apple's SF Symbols icon transitions (diagonal wipe) to Flutter
Iâve always been frustrated that animating between two icons in Flutter usually means settling for a basic AnimatedSwitcher cross-fade. If you want something that feels native and premium (like th...
DEVTO
Mobile App Launch Checklist: From Idea to App Store
The App Revolution: Mastering Mobile App Development for Success The mobile app market has exploded in recent years, with millions of apps available for download across various app stores. As a develo...
DEVTO
Choosing the Right Path for iOS App Development
Introduction In today's digital landscape, having a mobile app is essential for businesses to engage with their customers effectively. When it comes to iOS app development, you have two primary paths ...
REDDIT
What I learned shipping a Flutter desktop invoicing app to the Microsoft Store
Iâve been building a Flutter invoicing app for desktop/web/mobile, and getting it shipped taught me a lot about where Flutter works well for this kind of product and where it gets tricky. A few spec...
REDDIT
Tired of the low-quality, mindless ERP chats. Trying to build âambient companionshipâ with AI. Would love your thoughts
Hi everyone! ð One thing that kept bothering us about most AI companions is this: you close the app, come back the next day and it feels like starting over. No continuity. No sense that it actually...