DEVTO
Cross-Platform vs Native iOS Development: What’s Better?
Introduction When it comes to building mobile apps, partnering with a professional IOS app development service ensures you make the right technology choice. One of the biggest decisions businesses fac...
PUBDEV
offline_web_proxy v0.3.0
Offline-capable local proxy server for Flutter WebView. Provides seamless online/offline operation when converting existing web systems to mobile apps.
PUBDEV
liquid_level_chart v0.0.1
A highly customizable and interactive Flutter package for displaying liquid levels in tanks or containers as dynamic bar charts.
PUBDEV
flutter_w_cli v1.0.0
A command-line tool for Flutter projects, including API code generation and app building.
REDDIT
I built an AI Image Generator in Flutter using a free Stable Diffusion API (step-by-step tutorial)
I just finished building an AI Image Generator using Flutter and a free Stable Diffusion API, and I made a full step-by-step tutorial for it. In the video I cover: ⢠How to connect Flutter with an A...
REDDIT
Anybody building AI agents in Flutter?
I was exploring this, but didn't find a solution to implement persistent memory for the agents. I am working on an open source project that implements persistent memory for AI agents. https://memlocal...
PUBDEV
flutter_image_perspective_crop v0.0.1
Flutter perspective crop editor with draggable handles, magnifier, controller, and pure Dart processing.
PUBDEV
hatch v1.0.0
An in-app developer overlay for Flutter. Switch environments, personas, feature flags, and inspect network — at runtime, without rebuilding.
PUBDEV
airship_flutter v11.2.0
Cross-platform plugin interface for the native Airship iOS and Android SDKs. Simplifies adding Airship to Flutter apps.
PUBDEV
flutter_device_ring v0.1.0
A customizable traffic utilization ring gauge widget for Flutter. Displays network utilization with animated arcs, tier colors, and smooth state transitions.
PUBDEV
audio_session v0.2.3
Sets the iOS audio session category and Android audio attributes for your app, and manages your app's audio focus, mixing and ducking behaviour.
DEVTO
I Wasted 3 Hours Describing a Bug to Cursor AI. Then I Found a Better Way.
A non-professional developer’s honest take on real device testing There’s a specific kind of frustration that only vibe coders know. You’ve been building for hours. The app looks great on the emulator...
PUBDEV
dart_balancer v0.1.0
Text balancing widget with ratio control, RichText support, and Korean/CJK keepAll. Inspired by react-wrap-balancer.
REDDIT
Does anyone manage a separate staging and production environment for their Flutter app?
I am curious how anyone is doing with a flutter app? I want to be able to deploy completely separate staging and production environments. I would deploy a staging backend and a production backend, and...