PUBDEV
flutter_background_wraper v1.0.3
A customizable background layout widget with loading, error, and refresh handling.
PUBDEV
offline_sync_flutter v1.0.0
An automatic offline-first API synchronization system for Flutter apps. Handles request queue management, automatic sync when internet returns, and conflict resolution.
PUBDEV
camera_extended v1.1.0
Extended Flutter camera plugin with native aspect ratio support (16:9, 4:3, 1:1). Fork of the official camera package with sensor-level aspect ratio configuration.
PUBDEV
camera_extended_ios v1.1.0
iOS implementation of camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).
PUBDEV
camera_extended_android v1.1.0
Android implementation of camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).
REDDIT
The email-sending capability of the Zeytin package in Flutter (UPDATE)
I just released an update for the Zeytin package, and Zeytin now has the ability to send emails. Once youâve configured the SMTP settings on your server, youâll have an open-source email server th...
PUBDEV
flutter_gb_account_basic v9.0.1
A utility package that helps implementing common account management actions
PUBDEV
giphy_flutter_sdk v1.0.7
A Flutter plugin for integrating Giphy SDK in Android/iOS application.
PUBDEV
law4devs v0.1.0
Official Dart/Flutter SDK for the Law4Devs API — structured access to 19 EU regulatory frameworks.
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.