PUBDEV
simple_permissions_android v1.0.0
Android implementation for the simple_permissions federated plugin.
PUBDEV
routing_engine v0.1.0
Engine-agnostic routing interface with OSRM and Valhalla implementations. Abstract RoutingEngine, RouteResult model, and build-time engine selection.
PUBDEV
kalman_dr v0.1.0
4D Extended Kalman Filter for dead reckoning during GPS loss. Covariance-driven accuracy with EKF and linear extrapolation modes. Pure Dart, no native dependencies.
PUBDEV
simple_permissions_platform_interface v1.0.0
Platform interface for the simple_permissions federated plugin.
PUBDEV
responsive_wrapper v2.0.0
A Flutter package for building responsive UIs that adapt to different screen sizes, device types, and orientations with automatic detection.
PUBDEV
bond_network v0.0.11+11
Network is a Bond package provides a convenient way to handle API response.
PUBDEV
reflection_factory v2.7.5
Allows Dart reflection with an easy approach, even for third-party classes, using code generation portable for all Dart platforms.
DEVTO
I built a mobile remote for Claude Code — here's how
If you've used Claude Code, you know how powerful it is. But there's one problem — you're chained to your desk. What if you could send Claude Code commands from your phone, get real-time responses, an...
REDDIT
pubspec_manager 4.x realeased
pubspec_manager (pbm) provides support for every documented pubspec key with the ability to read and write every key. Unique to pbm is it's ability to retain any pre existing comments as well as add n...
PUBDEV
newsoftglobal_feedbackkit v1.0.3
FeedbackKit Flutter SDK — Collect user feedback with screenshots, comments, and tracking.
PUBDEV
crystal_charts v0.1.0
A comprehensive Flutter charting library with Area, Bar, Column, Heatmap, Sunburst, Dual-Axes, and Horizontal Bar charts. Features interactive tooltips, smooth animations, and customizable themes.
PUBDEV
openapi_types v2.1.0
A Dart package providing OpenAPI types and utilities for API documentation.
PUBDEV
neuron v1.3.3
Signal/Slot reactive state management for Flutter. Clean syntax, powerful features including middleware, persistence, time-travel debugging, and code generation support.
REDDIT
Dependy: A modular dependency injection package for Flutter & Dart
Hi guys, I have been working on Dependy, a modular dependency injection library for Dart and Flutter, and I would really appreciate some feedback. The goal is to keep DI simple and flexible without re...