PUBDEV
anco_env v0.2.2
A Flutter plugin for detecting the HarmonyOS (Anco) environment and collecting comprehensive system environment information.
REDDIT
Lessons learned while vibecoding mobile apps in Flutter
I'm not a developer and have been dabbling in vibecoding mobile apps using Flutter. My tech stack is: Cursor with Anthropic's Sonnet or Opus Flutter for iOS and Android mobile apps Some major issues I...
REDDIT
Restartable Timeout Timer Implementation
This probably amounts to premature optimization, but I figured I would ask anyway. I'm implementing a "read timeout" for dart:http StreamedResponse ByteStream. If no data is received within a set dura...
PUBDEV
developer_tools_auto_route v0.0.2
Auto Route integration for developer_tools. Inspect current route, navigation stack, and router state.
REDDIT
What Claude Code custom skills/slash commands have you added to your Flutter workflow?
With the new skills in Claude Code and Cursor (the /slash-command markdown files in .claude/skills/). I am curious what skills other fellow Flutter devs have set up. What repetitive multi-step workflo...
PUBDEV
dinja v1.0.0
A minimal, zero-dependency Jinja templating engine for Dart, ported from llama.cpp. Focused on security and efficiency.
DEVTO
The art of asking: in-app review strategy for mobile applications
Why timing is everything Somewhere along the way, the mobile industry decided that the best time to ask a user for a review is... right after they open the app. Three launches? Five? Ten? Pick a numbe...
PUBDEV
happy_review v0.1.0
A strategic in-app review library for Flutter that triggers review prompts at happy moments, not arbitrary launch counts.
PUBDEV
openmls v1.0.0
Dart wrapper for OpenMLS — a Rust implementation of the Messaging Layer Security (MLS) protocol (RFC 9420)
REDDIT
I released a game I built using Flutter & Claude Code - Short Dev Story & Lessons
Hey Flutter Dev! Wanted to share something I released in Flutter, as it's pretty rare to make a game using this framework! The original thought was I wanted to see how far "vibe coding" or "coding ass...
PUBDEV
smart_keyboard_insets v0.0.1
A Flutter plugin that provides accurate keyboard height and safe area bottom inset detection on Android and iOS. Perfect for chat apps.
PUBDEV
flint_dart v1.0.0+27
A modern, expressive, and extensible server-side framework by Eulogia Technologies.
PUBDEV
auth_lab v0.0.1
A stateless Flutter authentication package, for AuthLab. Handles authentication only - you control token storage.