PUBDEV
easy_refresh_squats v1.0.3
Squats Indicator on EasyRefresh. Provides SquatsHeader and SquatsFooter. Animation with Rive.
PUBDEV
easy_refresh_bow v1.1.0
Bow Indicator on EasyRefresh. Provides BowHeader and BowFooter. Animation with Rive.
PUBDEV
easy_refresh_halloween v1.0.3
Halloween Indicator on EasyRefresh. Provides HalloweenHeader and HalloweenFooter. Animation with Rive.
PUBDEV
flutter_monetization_kit v0.0.1
A Flutter plugin that provides a unified and easy-to-use API for Google Mobile Ads and in-app purchases on Android and iOS.
REDDIT
[XYZ] Simplified state reactivity ft. Streams
XYZ â just another state management library inspired by Signals and GetX for surgical/fine-grained reactivity. No external dependencies (only ~100 lines of code). Simple code foundation so you can s...
PUBDEV
flutter_base_architecture_plugin v1.0.0
A robust and scalable Flutter plugin that provides a solid foundation for building production-ready apps. Includes API calls, BLoC state management, navigation, dependency injection, and localization ...
DEVTO
Before Writing Code, I Write the Spec Myself
Before you start coding, you usually need to clearly define what needs to be built. In other words, you take unclear requirements and turn them into actual features based on what you hear from your cl...
PUBDEV
blinkid_flutter v7.7.0
Flutter plugin for BlinkID, SDK for scanning and OCR of various identity documents.
DEVTO
I Built a macOS App in a Weekend with an AI Agent — Here's What 'Human on the Loop' Actually Looks Like
Last weekend I built Duckmouth — a macOS speech-to-text app with LLM post-processing, global hotkeys, Accessibility API integration, and Homebrew distribution. From first commit to shipping DMG: 26 ho...
PUBDEV
bapp_auth v0.2.0
Cross-platform authentication for BAPP framework platforms with Keycloak SSO and automatic token management
PUBDEV
tanzania_geo_data v0.0.1
A comprehensive Flutter package for retrieving and searching Tanzanian geographic data, including Regions, Districts, Wards, and Streets.
DEVTO
Run LLMs locally in Flutter apps
In this tutorial, you'll learn how to run a large language model (LLM) directly on a user's device — no cloud, no server, no cost. We'll start from scratch, build a working chat interface, and progres...
REDDIT
I built Flutter Notemus â a SMuFL-based music notation renderer for Flutter
Hi everyone, Iâd like to share a project Iâve been building called Flutter Notemus â a library focused on music notation rendering in Flutter. As both a musician and a developer, one thing that ...