REDDIT
Why canât Flutter isolates access platform channels used by plugins?
I noticed that calling a plugin inside compute() can cause a MissingPluginException on Android. final result = await compute(processData, data); This can be confusing when youâre new to Flutter, esp...
PUBDEV
flutter_netbird v1.0.0
A Flutter FFI plugin for NetBird mesh VPN, providing secure peer-to-peer connectivity, DNS resolution, and HTTP proxy across Android, iOS, macOS, Windows, and Linux.
PUBDEV
dio_bridge v1.0.2
A Flutter wrapper around Dio HTTP client providing unified API service interface with secure token management, functional error handling, and cross-platform support.
PUBDEV
titan_envoy v1.0.0
Envoy — Titan's HTTP client & API layer. Interceptors, caching, auth, metrics, and route-based data loading.
PUBDEV
blackbox_jaspr v0.0.1
Jaspr bindings for Blackbox (Observer + BoxProvider + ObservableFlowBox) with production-grade tracking.
PUBDEV
peekapi v0.1.0
Zero-dependency Dart SDK for PeekAPI — plug-in API analytics. Shelf middleware included.
PUBDEV
database_bridge v1.0.2
A unified Flutter database service wrapper supporting SQL (Drift, Sqflite), NoSQL (Hive, ObjectBox), and secure storage with a consistent API
PUBDEV
augur v1.0.0
MCP server that analyzes Flutter/Dart upgrade impact using AST-based code analysis.
PUBDEV
managed_settings_ios v0.1.0
A Flutter plugin for managing iOS Screen Time settings to block apps during sleep mode using Apple's ManagedSettings framework.
PUBDEV
notix_pro v0.0.3
Premium Flutter notification kit with dark mode, 5 animation styles, bottom sheets, toasts, banners and dialogs. Zero dependencies.
REDDIT
Day 2 of Rebuilding My App in Flutter â Learning Flutter State Management
I recently started rebuilding my Android app in Flutter so I can launch on both Android and iOS with a single codebase. Todayâs focus was understanding state management properly instead of just hack...
PUBDEV
custom_loading_loader v2.0.2
A highly customizable Flutter loading indicator — orbit dots (or custom widgets) around a central image with full control over shape, color, count, speed, curve, pulse, and more.
PUBDEV
biometry v1.0.8
A Flutter package for integrating with the Biometry API to provide biometric authentication and verification services.
PUBDEV
font_awesome_flutter v11.0.0
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
PUBDEV
amazon_paapi5 v1.0.1
Amazon Product Advertising API v5 SDK for Dart & Flutter. Search products, retrieve pricing, images, and affiliate data with built-in AWS Signature V4 signing.
REDDIT
Whatâs the "holy crap" AI feature youâve actually shipped in Flutter recently?
Weâve all seen the basic "chat with a PDF" tutorials, but with the recent explosion of the Flutter AI Toolkit and the Gemini 3.1 series, it feels like weâre finally moving past the chatbot phase. ...
PUBDEV
flutter_checkbox v0.1.0
A customizable checkbox widget for Flutter with built-in label support, pixel-perfect size control, and smooth animations.