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.
PUBDEV
flutter_smart_retry v1.0.1
Advanced retry logic for Flutter with exponential backoff, jitter, circuit breaker, and custom retry policies.
PUBDEV
microshaft v1.0.1
Get logged in to a minecraft account quickly without all of the boilerplate of dancing with microsoft, xbox and mojang servers, maintaining a cache for expiring tokens and whatnot.
PUBDEV
juice_routing v1.0.0
Declarative, state-driven navigation for Juice applications with Navigator 2.0 integration, route guards, and deep linking support.
PUBDEV
flixeload_sdk v1.0.0
FlixeloAd SDK - A Flutter plugin for integrating FlixeloAd mobile advertising network. Display banner, interstitial, native, and rewarded ads.
PUBDEV
isar_plus_flutter_libs v1.2.2
Isar Plus Core binaries for the Isar Plus Database. Needs to be included for Flutter apps.
PUBDEV
isar_plus v1.2.2
Extremely fast, easy to use, and fully async NoSQL database for Flutter. Enhanced version with additional features.
PUBDEV
simx_zendesk_support v0.0.2
A Flutter plugin for integrating Zendesk Support, Chat, and AnswerBot SDKs on Android and iOS.
PUBDEV
storage_repository v3.0.0
Abstraction for reading and persisting data to platform specific storage.
REDDIT
The three async bugs hiding in every Flutter search screen (and the package we eventually extracted after hitting all of them)
Wanted to share something that came out of about a year of running searchable list screens in production across a mid-size Flutter app. We hit three specific async bugs repeatedly, and the path from "...