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...
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 "...
REDDIT
Using Flutter for games turned out better than I expected
Hey everyone. Iâve been working on something called DinoGames and wanted to share it here while itâs still early. The idea is simple. You describe a 2D game in text, and the game gets built for yo...
PUBDEV
before_after_slider v1.0.1
Compare before/after images or widgets with a smooth draggable divider, pinch zoom, pan, and customizable overlay UI.