REDDIT
Choosing a laptop processor for Android Studio and Flutter
Hi. I need advice on choosing a laptop, or rather a processor, for Android Studio. My budget is limited. I'm considering the AMD Rryzen 7 5825u (Dell Inspiron 5625 16"). My choice is based on relative...
PUBDEV
titan_atlas v0.0.2
Atlas — Titan's routing & navigation system. Declarative, type-safe, zero-boilerplate page management with Passages, Sentinels, and deep linking.
PUBDEV
techdebt_sherpa v0.1.2
CLI for technical debt observability and hotspot analysis in Dart and Flutter repositories.
PUBDEV
arch_sherpa v0.2.3
CLI for architecture scaffolding and structure validation in Flutter projects.
PUBDEV
titan_bastion v0.0.1
Flutter widgets for Titan state management. Vestige, Beacon, and auto-tracking reactive UI with Pillar architecture.
PUBDEV
flutter_story_encoder v1.1.7
A high-performance, hardware-accelerated video encoding engine for Flutter stories. Supporting 4K and thermal stability.
PUBDEV
flutter_dubov_system v0.0.1
High-performance Flutter wrapper for the FIDE-approved CPPDubovSystem engine. Enables official chess tournament pairings on the web using C++ compiled to WebAssembly.
PUBDEV
klero_flutter v0.1.0
Official Klero Flutter SDK — embed feedback boards, roadmaps, changelogs, surveys, and widgets.
PUBDEV
titan v0.0.1
Titan - Total Integrated Transfer Architecture Network. A powerful reactive state management engine with Pillars, Cores, and fine-grained auto-tracking.
PUBDEV
flutter_dubov_system_web v0.0.1
Web implementation of flutter_dubov_system. Utilizes the FIDE-approved CPPDubovSystem engine compiled to WASM for efficient chess pairings in Flutter web applications.
REDDIT
Dart analyser plugin for reducing common boilerplate code without codegen
Hey guys, I've been trying to learn about the new `analysis_server_plugin` API on and off for a while now. I will be upfront, I have always found the usage of `build_runner` to be a turn off for me an...
PUBDEV
flutter_dubov_system_platform_interface v0.0.1
Platform interface for the flutter_dubov_system plugin. Built on the FIDE-approved CPPDubovSystem core to define the contract for cross-platform chess pairing logic.
PUBDEV
tiny_ecs v0.5.0
A minimal, functional Entity Component System (ECS) for applications that need to manage complex entities with dynamic component sets
REDDIT
I built a library of 17 "Agent Skills" to make coding agents (Claude/Copilot/Cursor) actual Flutter experts.
Hi everyone! Iâve been spending a lot of time recently using AI coding agents like Claude Code, Cursor, and Antigravity. One thing I noticed is that they often fall back to generic patterns unless y...
REDDIT
trinity | State Manager Package ð¦
Hi everyone, I'm here to show you a recent creation I'm working on (and with). ==TRINITY== Is a state manager package I've created thinking on optimizing code and development experience without sacrif...
PUBDEV
simple_permissions_native v0.0.1
Unified permission handling for Flutter apps. Manages runtime permissions, app roles (SMS, Dialer), and battery optimization.
PUBDEV
antinvestor_api_commerce v1.53.4
Dart client library for Ant Investor Commerce Service - The place to sell
PUBDEV
chanomhub_flutter v1.0.1
Official Flutter SDK for Chanomhub API. Access articles, authentication, downloads, and automated image processing with imgproxy support.
REDDIT
Looking to move auth to behind my API.
I have a flutter mobile app that uses Firebase Auth on the client side to authenticate. The firebase packages add lots of build time on iOS and I also want to manage multiple deployment environments a...