PUBDEV
responsive_grid_layout v1.0.2
A powerful responsive grid widget for Flutter with automatic width calculation, animation support, and flexible layout options.
PUBDEV
hugeicons v1.1.6
4,700+ Free Flutter Icons with automatic theme color inheritance and dark mode support. Created by Hugeicons Pro Icon Library. The most beautiful icon library for developers.
PUBDEV
croppy v1.5.1
A fully customizable image cropper for Flutter. Mobile-first, but supports Web and Desktop platforms.
PUBDEV
liquid_wave_indicator v0.2.2
Animated liquid wave fill for any 0–100% (or 0.0–1.0) metric: goals, storage, skills, health, social reach, etc. Row helpers + tall dashboard section. Pure Flutter.
PUBDEV
smart_media_picker v1.0.1
A highly customizable, all-in-one Flutter widget for picking, compressing, and displaying images and videos with built-in state management.
DEVTO
Flutter vs React Native AI Apps: My 2026 Take
This article was originally published on BuildZn. Everyone talks about how AI will change mobile, but nobody explains which tech stack actually gets you there without burning through your seed round. ...
DEVTO
The Hardest Problem in Mobile: Architecting Offline Conflict Resolution
The "Sync" Nightmare In our previous breakdown, we discussed how to build a true offline-first Flutter application using a local SQLite database and a background sync engine. That is the easy part. Th...
DEVTO
Streakly
Streakly is a fully offline habit tracker designed to help users build consistency through clear routines and streak tracking without relying on internet connectivity or accounts. The application oper...
DEVTO
Budget Buddy
Budget Buddy is a complete offline expense tracking app designed to help you manage your finances easily, privately, and beautifully. It offers a clean, Apple-inspired interface with smooth animations...
DEVTO
Omega Prime Learn
Omega Prime Learn is a way to learn English, Gujarati and Hindi for children or first time learners. This application contains various topics such as English alphabet, Gujarati alphabet,Hindi alphabet...
DEVTO
How I Stopped AI Scraping My Flutter App's Data (Clients: You Need This)
This article was originally published on BuildZn. Spent countless hours on this last year, especially when launching FarahGPT. Everyone talks about the hype of AI, but nobody explains how to actually ...
REDDIT
Why HLS is a "Must" for Production-Grade Video Apps in Flutter
If youâre building anything beyond a single-video player in Flutter, youâve probably realized that raw MP4s are a performance trap. Iâve been diving deep into HLS (HTTP Live Streaming) implement...
REDDIT
Does silent Captcha with cloudflare_turnstile actually work on mobile?
Looking at Captcha + anonymous login to try and provide a frictionless initial user flow. found this library https://pub.dev/packages/cloudflare_turnstile Apparently Cloudflare Turnstile uses 'browser...
REDDIT
What AI are you using for Flutter and why?
I've been using Claude Code to test it out on different tasks. I'm returning to Flutter development and would like to know what everyone is using these days? I'm thinking of trying Cursor, mostly beca...
REDDIT
I built a scattered cutout mood board UI in Flutter and also fixed a transparent PNG [need feedback]
For the directors screen I didn't want a boring grid. So I built a scattered cutout UI â photos floating across the screen like a mood board, each with a hand-drawn white outline using CustomPainter...