PUBDEV
nim_core_v2_macos v10.9.6
macOS implementation of the nim_core plugin. that is a Flutter plugin for NetEase IM SDK.
PUBDEV
sqflite_db_inspector v0.1.2
Flutter DevTools extension and VM service hook to browse sqflite databases in any Flutter app (tables, schema, row preview, live refresh).
PUBDEV
fast_linter v0.1.0
AST-only Dart linter for speed. Runs existing AbstractAnalysisRule lint rules without type analysis by using only parseString() from package:analyzer.
PUBDEV
dart_test_extensions v0.1.0
Dart test extensions for cleaner, more expressive tests — ChangeNotifier state capture, mockito sugar, stream helpers, and widget test utilities.
REDDIT
[TESTERS NEEDED] Glow Stack (Android) â Closed Test (I test back
Hi everyone! Iâm a solo indie developer and I need testers for my Google Play closed test. Please follow these 3 steps: 1) Join Google Group: https://groups.google.com/g/glow-stack-testers 2) Opt in...
PUBDEV
pretext_flutter v0.0.1
Pure Dart text measurement & layout. Segments text once, caches widths, then performs pure arithmetic for layout at any width. Enables pre-computed text heights, variable-width text flow, and efficien...
PUBDEV
qsu v1.1.12
qsu is a utility library that contains useful and frequently used functions. Start with your preferred language and the modern development environment.
DEVTO
Skincare as Code: Building a Privacy-First Skin Analysis App with MediaPipe and ONNX
In an era where personal data is the new gold, healthcare privacy is paramount. Why send sensitive photos of skin conditions to a cloud server when you can process them directly on your phone? 🚀 Toda...
PUBDEV
flutter_websocket_manager_plugin v1.0.4
A Flutter plugin that maintains WebSocket connections in background on Android and iOS.
PUBDEV
benchgecko v0.1.0
Official Dart SDK for the BenchGecko API. Compare AI models, benchmarks, and pricing.
PUBDEV
sint_sentinel v1.0.0
Circuit Breaker & Rate Limiter for the SINT framework. Protects Flutter apps against excessive API calls, DoS, infinite rebuild loops, and cascading failures with zero-config defaults.
PUBDEV
flutternaut v0.0.4
A concise Semantics wrapper for Flutter test automation. Provides named constructors for common UI patterns (buttons, inputs, text, list items, checkboxes).
PUBDEV
stateful_widget_binder v1.0.2
A lightweight, type-safe Flutter package to bind controllers to StatefulWidget with automatic lifecycle management and reactivity.
PUBDEV
flutternaut_generator v0.0.2
CLI tool that scans Flutter projects for Flutternaut widgets and extracts labels into a structured JSON file for AI test authoring.
MASTODON
🤯 On-device LLMs for Flutter?!
🤯 On-device LLMs for Flutter?! 📣 FCAIC #19 — Mar 31, 16:00 UTCJhin Lee shows how to inlock app privacy, speed & offline reliability with #llamadart! Discover the future of on-device LLMs for mobile ...
DEVTO
I built an AI wardrobe app by myself. Here's what actually happened.
Solo dev, no funding, one app that needed to work offline and think online. Why the architecture ended up the way it did. I spent the last several months building an AI-powered wardrobe app called Out...
PUBDEV
popper v1.0.0
Floating UI and Popper-style positioning for Dart web apps, with middleware, auto update, portals, and anchored overlays.
REDDIT
Solitaire game built on Flutter
Hi. I was playing solitaire on my phone in the evenings and started wondering how hard it would be to recreate it. Since Iâm a Flutter developer on my main job, I decided to play around with the ani...