PUBDEV
easy_bottom_nav v0.0.1
A customizable and responsive bottom navigation bar for Flutter applications.
PUBDEV
m3e_dropdown_menu v0.0.1
A Flutter package providing Material 3 Expressive Dropdown Menu with spring physics and extensive customization options.
PUBDEV
m3e_expandable v0.0.1
A Flutter package providing expressive, Material 3 expandable card lists with spring-driven animations and dynamic border radius.
PUBDEV
m3e_dismissible v0.0.1
A comprehensive Flutter package providing expressive, Material 3 card lists with dynamically rounded corners and interactive dismissible cards featuring spring physics.
PUBDEV
animated_habit_heatmap v0.1.0
A beautiful, customizable animated heatmap widget for visualizing habit tracking data. Display 365 days of activity with smooth color animations, similar to GitHub contribution graphs.
PUBDEV
virnavi_ai_agent_mcp v0.0.1-dev.1
Expose Flutter app methods to AI agents via the Model Context Protocol (MCP). Register tools with annotations or code — AI agents call them over JSON-RPC 2.0.
PUBDEV
encore v1.0.0
Flutter plugin wrapping the native Encore iOS and Android SDKs for monetization, offers, and entitlements. All offer UI is rendered natively via StoreKit (iOS) and Play Billing (Android).
PUBDEV
worldcredit_badge v1.0.2
World Credit Trust Badge SDK for Flutter — embed verified trust scores in any app. Inline, pill, card, and shield badge styles.
PUBDEV
build_modules v5.1.8
Builders to analyze and split Dart code into individually compilable modules based on imports.
PUBDEV
flutter_application_generator v0.26.2
A starter CLI for creating apps using FlutterApplicationTemplate.
PUBDEV
littlefish_hardware_manager v4.1.0
The implementation for the littlefish hardware manager, the package that will provide the peripherals that have been injected into the main applications.
PUBDEV
bloc_preview v1.0.0
A zero-configuration BLoC state inspector with a built-in web dashboard. Attach it as a BlocObserver to visualize state changes, events, and errors in real time directly in your browser — no external ...
PUBDEV
flutter_caffeine v1.0.0
Flutter bindings for caffeine. Attach reactive scopes to the widget tree, read state with context.state(), and subscribe to automatic rebuilds — no StreamBuilders, no dispose boilerplate.
PUBDEV
caffeine v1.0.0
A reactive microstore for Dart with managed side effects. Pure update functions, explicit effect streams, lazy derived state, and glitch-free reactivity — inspired by The Elm Architecture (TEA).