PUBDEV
net_state_rebuild v0.0.1
A flutter library for providing page feedback based on api request status
PUBDEV
quectocolors v1.0.1
High-performance ANSI terminal color styling for Dart. Supports 16 colors, 256-color xterm palette, 16M true color RGB, 149 CSS/X11 named colors, and proper nested color handling.
PUBDEV
respectlytics_flutter v2.2.0
Official Respectlytics SDK for Flutter - Privacy-first analytics with session-based tracking. No device identifiers, transparent data collection.
PUBDEV
developer_tools_permission_handler v0.0.1
Permission Handler integration for developer_tools. Inspect permission statuses, request permissions, and open app settings for debugging.
PUBDEV
facehash v0.1.1
Deterministic avatar faces from any string. Same input always produces the same unique face. Zero additional dependencies.
PUBDEV
flutter_janitor v1.0.0
Conservative Flutter cleanup CLI for unused assets and dependencies with reports, backups, and undo.
PUBDEV
apiverve_acronymexpander v1.1.13
Acronym Expander is an AI-powered tool for expanding acronyms to their full meanings. It uses a dictionary of common acronyms and AI for unknown ones, with optional context for better accuracy.
PUBDEV
dart_extensionz v8.3.0
A set of Dart extensions I use in various projects. Including Boolean, DateTime extensions and more.
PUBDEV
ease_state_helper v0.3.0+1
A simple Flutter state management helper that makes using Flutter's internal state management easier with InheritedWidget and code generation.
PUBDEV
ease_generator v0.3.0+1
Code generator for ease_state_helper Flutter state management library. Generates providers and context extensions from @Ease() annotations.
PUBDEV
ease_annotation v0.2.0+1
Annotations for ease_state_helper Flutter state management library. Use @Ease() to mark StateNotifier classes for code generation.
PUBDEV
runanywhere_onnx v0.16.0
ONNX Runtime backend for RunAnywhere Flutter SDK. On-device Speech-to-Text, Text-to-Speech, and Voice Activity Detection.
PUBDEV
runanywhere_llamacpp v0.16.0
LlamaCpp backend for RunAnywhere Flutter SDK. High-performance on-device LLM text generation with GGUF model support.
PUBDEV
runanywhere v0.16.0
Privacy-first, on-device AI SDK for Flutter. Run LLMs, STT, TTS, and VAD directly on device with no data leaving the device.
DEVTO
Why I Built llamadart: Offline Local LLM Inference for Dart/Flutter
I built a desktop AI-powered writing assistant, and cloud inference with Gemini worked great. But I needed one more mode: offline AI. I wanted the app to work on flights, unstable connections, and res...
DEVTO
Why I Built llamadart: Offline Local LLM Inference for Dart/Flutter
I built a desktop AI-powered writing assistant, and cloud inference with Gemini worked great. But I needed one more mode: offline AI. I wanted the app to work on flights, unstable connections, and res...