MASTODON
Flutter Roadmap for BeginnersStart by learning Dart and Flutter basics.Focus on widgets, state…
Flutter Roadmap for BeginnersStart by learning Dart and Flutter basics.Focus on widgets, state management, and API integration.Then move to architecture, testing, and deployment to build production-re...
DEVTO
Flutter Roadmap for Beginners
Start by learning Dart and Flutter basics. Focus on widgets, state management, and API integration. Then move to architecture, testing, and deployment to build production-ready apps.
PUBDEV
sablepay_flutter v1.0.0
SablePay Flutter SDK for crypto payment integration with QR codes, polling, payment flow management, and pre-built UI helpers.
PUBDEV
stager_platform_native_plugins_platform_interface v0.0.2
A common platform interface for the stager_platform_native_plugins plugin.
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.