PUBDEV
gpt_markdown_chloemlla v2.0.1
Powerful Flutter Markdown & LaTeX Renderer: Rich Text, Math, Tables, Links, and Text Selection. Ideal for ChatGPT, Gemini, and more.
REDDIT
VSCode settings and windows defender exclusions that made my experience much better as a flutter developer
I like github copilot inline suggestions but sometimes it feels too invasive and conflicting with IDE/dart quick suggestions as I type. sometimes even making the editor feel laggy and slowing dart cod...
REDDIT
I made rush_synth - a Flutter MIDI synthesizer and sequencer in Rust
Last year I was developing an app that required low latency MIDI synthesis. The initial PoC used a popular lib at the time but it went unmaintaned and eventually it stopped building with newer Sdk. So...
REDDIT
The "what version is live?" problem is way more common than I thought
posted about an app tracking dashboard idea on r/FlutterDev this week. didn't expect much, but got 3.5k views and a ton of comments confirming the same pain point turns out managing multiple apps acro...
PUBDEV
searchable_tree v0.0.1
A highly customizable Flutter tree view widget with built-in search support, expand/collapse functionality, and beautiful UI.
PUBDEV
stream_listener_widget v1.1.0
A simple widget that listen streams without rebuilding its child (ex. to show a dialog)
PUBDEV
eagle_eye v2.0.1
EagleEye is a Dart CLI tool provided by CodandoTV for detecting architecture violations in Dart projects.
DEVTO
Building LifeOrder: a family planner app for everyday organization
Hi everyone 👋 I'm an indie developer from Munich and I've been working on a new Android app called LifeOrder. The idea behind LifeOrder is simple: help families organize their daily life in one place...
REDDIT
Building a decision-making app in Flutter â here's the scoring model I came up with
Been building Clarity.ai in Flutter and ran into an interesting logic problem I wanted to share. The core challenge: How do you fairly score options when they have unequal numbers of pros and cons? A ...
PUBDEV
flutter_map_tile_switcher v0.0.1
A flutter_map plugin for easy switching between map tile providers (OpenStreetMap, Google Maps, Satellite) with built-in caching and automatic dark mode support.
PUBDEV
flutter_easy_timer v0.0.4
A beautiful, customizable countdown timer widget with glass UI support for Flutter applications.
PUBDEV
iris_payment v0.1.0
Greek IRIS payment QR code generator. Validate AFM (Greek VAT/Tax ID), generate IRIS-standard QR data, and render payment QR codes with customizable styles, colors, and logo overlay.
PUBDEV
alchemist v0.14.0
A support package that aims to make golden testing in Flutter easier and more streamlined.
PUBDEV
haptic_feedback_pro v1.0.2
A Flutter plugin for triggering rich haptic feedback on iOS and Android. Supports impact, notification, selection, and full vibration types.
PUBDEV
sip_helper v0.1.1
A lightweight SIP/VoIP library for Flutter. SIP protocol (UDP), RTP audio transport, G.711 A-law codec, and Windows audio via WinMM FFI.
PUBDEV
flutter_screenshot_generator v1.0.0
Generate screenshots for a Flutter application across different screens and languages.
DEVTO
1500+ Exercise Animation Dataset for Fitness Apps (JSON + GIF)
Developers building fitness applications often face one common challenge: finding a structured exercise dataset with animations. If you're creating a workout planner, personal trainer app, or AI fitne...
PUBDEV
openfeature_provider_intellitoggle v0.0.7
Official IntelliToggle provider for the OpenFeature Dart Server SDK.