PUBDEV
popup_menu_2 v0.1.5
A popup menu containing clickable buttons, each with a global click function referring to the item. This is designed to avoid breaking the user's attention.
PUBDEV
mallard_bloc v0.0.1
Take advantage of Mallards railway oriented programming to radically simplify bloc applications.
REDDIT
flutter-cursor-plugin â Flutter plugin for Cursor and other AI agents
Hi, folks! As a Flutter Developer Iâve been experimenting with using different AI tools in Flutter projects and kept running into the same issue: too much boilerplate and too many repeated prompts e...
PUBDEV
iac_statistics_ext v1.0.2
Log statistics extension for in_app_console package. View real-time log analytics with breakdowns by type and module.
PUBDEV
iac_network_inspector_ext v1.0.2
Network inspector extension for in_app_console package. Inspect HTTP/HTTPS requests made via Dio with detailed request/response viewer and CURL export.
PUBDEV
iac_export_logs_ext v1.1.1
Export logs extension for in_app_console package. Save console logs to a file with one tap.
PUBDEV
piper_tts_plugin v0.0.2
A Flutter plugin for Piper TTS, enabling fast, high-quality offline speech synthesis.
PUBDEV
bobs_jobs v0.1.1+1
Lightweight, descriptive functional programming for pragmatic Dart developers.
PUBDEV
artifacts_mmo_openapi v7.0.0
An OpenApi generated client for ArtifactsMMO: https://artifactsmmo.com/
REDDIT
Create Mock API Requets
REDDIT
Building my first Android app using Dart & Flutter. Advice needed
I recently started vibe coding because I wanted to learn a new skill on the side. So far, Iâve completed and launched one app on the Microsoft Store. It helped me learn a lot about code structure an...
REDDIT
Flutter skills to make your AI agents smarter
Just found this and thought it was worth sharing If youâre using AI agents like Cursor, Claude Code, etc for Flutter, this site has a bunch of skills specifically formatted for LLMs: https://playboo...
PUBDEV
esp_provisioning_wifi v0.0.7
Bloc wrapper over 'flutter_esp_ble_prov' which provisions WiFi on Espressif ESP32 devices over Bluetooth using Espressif-provided provisioning libraries.
REDDIT
Archery Lessons: Routing 101
Routing is the backbone of every web framework. Itâs where incoming HTTP requests meet your application logic. In Archery, routing is designed to be expressive, type-safe, and minimalâwhile stayin...
PUBDEV
simple_line_chart v1.5.6
Provides a simple line chart. An opinionated library that focuses on API simplicity.
PUBDEV
mallard v1.0.0
Railway Oriented Programming for Dart. Functional Result and Task types for type-safe error handling.