Dart & Flutter News

Aggregated from across the ecosystem

allmediumgithubredditHNdevtopubdev
PUBDEV
hive_dart v0.2.0
pub.dev New Packages · Jan 26, 2026
A collection of useful utility functions for Dart.
PUBDEV
flutter_debounce_throttle_hooks v2.4.0
pub.dev New Packages · Jan 26, 2026
Flutter Hooks integration for flutter_debounce_throttle. Auto-dispose debounce and throttle controllers with HookWidget.
PUBDEV
flutter_debounce_throttle v2.4.0
pub.dev New Packages · Jan 26, 2026
Production-ready debounce, throttle, and rate limiting for Flutter. Prevent double-clicks, API spam, and memory leaks with auto lifecycle management.
GITHUB
3.12.0-71.0.dev
Dart SDK Releases · Jan 26, 2026
3.12.0-71.0.dev
PUBDEV
dart_debounce_throttle v2.4.0
pub.dev New Packages · Jan 26, 2026
Production-safe debounce, throttle, and rate limiting for Pure Dart. Auto-cleanup, error handling, and distributed support.
PUBDEV
viam_sdk v0.16.0
pub.dev New Packages · Jan 26, 2026
Viam Robotics Flutter SDK. Connect to your Viam robots using WebRTC or gRPC, and control your robots remotely.
PUBDEV
flutter_roadmap_viewer v0.1.8
pub.dev New Packages · Jan 26, 2026
A highly customizable roadmap and skill tree visualization widget with interactive pan/zoom, multiple layout orientations, and progress tracking.
PUBDEV
location_webview v1.0.3
pub.dev New Packages · Jan 26, 2026
A Flutter package that displays an interactive map using WebView with OpenStreetMap and Leaflet, perfect for showing location coordinates with customizable styling.
PUBDEV
file_picker v10.3.9
pub.dev New Packages · Jan 26, 2026
A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.
PUBDEV
betuko_offline_sync v3.3.1
pub.dev New Packages · Jan 26, 2026
Ultra-simple offline-first Flutter package. Just get(), save(), and syncAll(). Automatic local storage with Hive, manual sync when you want.
PUBDEV
feature_flag_sdk v0.0.2
pub.dev New Packages · Jan 26, 2026
Feature flag SDK for Flutter with remote toggle, caching, and offline support.
PUBDEV
loom v1.0.0
pub.dev New Packages · Jan 26, 2026
A lightweight, flexible worker pool framework for Dart with priority scheduling, retry policies, and graceful cancellation.
PUBDEV
cloner v1.0.1
pub.dev New Packages · Jan 26, 2026
Utilities for deep cloning collections and custom types with flexible extension points and optional circular reference detection.
PUBDEV
usb_gadget v0.2.0
pub.dev New Packages · Jan 26, 2026
Expose standard or fully custom USB peripherals (gadgets) through a USB device controller (UDC) on Linux.
PUBDEV
webf v0.24.8+1
pub.dev New Packages · Jan 26, 2026
W3C standards-compliant web rendering engine based on Flutter, allowing web applications to run natively on Flutter.
PUBDEV
simai_flutter v0.2.0
pub.dev New Packages · Jan 26, 2026
A Flutter package for parsing, converting, and rendering simai format charts (maimai-style). Supports chart visualization with Flame engine and audio synchronization.
REDDIT
Production Postmortem: Why I removed Hive, GetX, and Connectivity Plus from a large offline-first app
r/flutterdev · Jan 26, 2026
Hey everyone, I've been maintaining a production offline-first Flutter app (fintech scale) for the last year, and I wanted to share some "regrets" regarding our initial tech stack choices. We prioriti...
PUBDEV
perfect_freehand v2.5.2+1
pub.dev New Packages · Jan 26, 2026
Draw perfect pressure-sensitive freehand lines. A set of functions for turning input points into a polygon of outline points.
PUBDEV
synheart_wear v0.2.3
pub.dev New Packages · Jan 26, 2026
Unified wearable SDK for Synheart (HR, HRV, steps, energy, stress).
PUBDEV
declarative_nav v0.0.2
pub.dev New Packages · Jan 26, 2026
Declarative navigation helpers (Navigator 2.0 pages) and local overlays without Navigator.push/pop or showDialog.