PUBDEV
v_story_viewer v2.1.1
A high-performance Flutter story viewer like WhatsApp/Instagram. Supports image, video, text, voice stories with 3D cube transitions.
PUBDEV
tom_basics_console v1.0.0
Console and standalone platform utilities for Tom applications - platform detection, console output, and HTTP client support.
PUBDEV
tom_basics_network v1.0.0
Network utilities for Tom applications - HTTP retry and server discovery.
PUBDEV
particle_reform v0.2.0
A Flutter package that breaks down any widget into pixel particles and animates them with customizable effects. Watch your widgets scatter, spin, and reform with beautiful particle animations.
PUBDEV
tom_rt_native_semaphores v1.0.0-beta.7
Temporary fork of runtime_native_semaphores with missing Linux ARM ABI mappings added to fix cross-platform AOT compilation errors.
PUBDEV
tom_chattools v1.0.1
Unified chat API abstraction for Telegram, WhatsApp, Signal, and other messaging platforms.
PUBDEV
tom_vscode_scripting_api v1.0.1
Dart abstractions for VS Code extension APIs, providing a bridge-agnostic interface for VS Code scripting.
PUBDEV
flutter_flavor_orchestrator v0.1.0
A build-time orchestrator for managing Flutter flavors, native configurations, and provisioning files across Android and iOS platforms.
DEVTO
Design-Driven Firebase in Flutter: Building Custom In-App Messaging with SwiftUI & Compose
🆕 Design-Driven Firebase in Flutter: Building Custom In-App Messaging with SwiftUI & Compose In-app messaging plays a critical role in how users interact with modern apps — from promoting offers to d...
PUBDEV
hron v0.1.0
Human-readable cron — scheduling expressions that are a superset of what cron can express.
PUBDEV
rules v2.1.0
Rules is a simple yet powerful and feature-rich validation library for both dart and flutter.
PUBDEV
var_dump v0.7.0
Dumps details in tree from variable. Optionally exits. Can use dump() or var_dump(), or dd() for "dump and die"
PUBDEV
flutter_instantdb v1.1.2+1
A real-time, offline-first database client for Flutter with reactive bindings.
DEVTO
GoRouter Advanced Tutorial 2026: Bottom Nav, Nested Routes, Auth Redirects & Typed Navigation 🚀
I remember being asked early in my career as a software engineer whether I could persist the bottom navigation so it would stay on the screen regardless of which page the user navigated to. My colleag...
PUBDEV
modal_date_picker v0.0.9
A customizable modal date picker for Flutter with scroll-based selection. Supports multiple locales, date ranges, and real-time TextEditingController updates.