REDDIT
flutter and firebase
Hi everyone ! Context : I'm working on a flutter app with a nodejs that does the link btw my database and the app. I needed to inplant some notification when a machine is in alert. I decided to code i...
PUBDEV
m3e_buttons v0.0.1
Material 3 Expressive button components for Flutter with spring motion, toggle groups, and split menus.
PUBDEV
add_one v1.0.0
A robust, enterprise-grade solution for incrementing integer values by exactly one unit.
PUBDEV
interval_time_picker v4.0.0+13
A variant of the default Flutter Time Picker in which you can pick intervals.
PUBDEV
flutter_dev_tools_overlay v1.0.2
A lightweight debug overlay for Flutter apps with logs, network monitoring, memory usage, and FPS tools.
PUBDEV
android_libcpp_shared v0.1.0
Dart / flutter package for Android to add the libc++_shared.so STL C++ shared runtime library to your app
PUBDEV
dev_tools_kit v0.1.0
In-app Flutter developer tools with overlay diagnostics, network inspection, performance monitoring, and runtime logs.
PUBDEV
the_logger_viewer_widget v0.0.1
Embeddable Flutter widget for viewing logs from the_logger directly — no file export needed. Drop-in log viewer with filtering, search, session navigation, and real-time updates.
PUBDEV
flutter_mpv_libs_audio v1.0.10
package:flutter_mpv audio (only) playback native libraries for all platforms.
PUBDEV
immich_file_list v1.0.1
A high-performance, professional photo grid library for Flutter with 100,000+ items support, macOS-style desktop interactions, and 100% decoupled architecture.
PUBDEV
smart_keyboard v0.1.1
A Flutter plugin for real-time keyboard height tracking with configurable throttling, and programmatic keyboard show/hide on iOS and Android.
REDDIT
Fonde UI: Desktop-first Flutter UI optimized for native-quality instant feedback, with accessibility built in.
Hi everyone! I've started creating a new UI library, [Fonde UI](https://github.com/szktty/fonde-ui), originally built for my own desktop app. Fonde UI is optimized for native-quality instant feedback,...
PUBDEV
better_auth_client v0.13.0
A client package for Better Auth. Allow you use Better Auth in your Dart applications
PUBDEV
appfiliate v1.0.0
Lightweight install attribution SDK for mobile app affiliate marketing. Track which links drive installs and revenue.
DEVTO
I Built an App to Track all. Games, Movies, and Anime in One Place
The Problem I was drowning in spreadsheets. One for games I wanted to play. Another for movies to watch. A separate list for anime. A Google Doc for manga. And I still kept forgetting what episode I w...
REDDIT
ð I built route_pilot â a Flutter package that makes navigation actually enjoyable
Honestly, every time I needed navigation in a Flutter project, the existing packages felt like I had to learn a whole new framework just to move between screens. So I spent several months building rou...
DEVTO
RoutePilot — Flutter routing without the boilerplate
Flutter's built-in navigation works fine for small apps. But the moment you need auth guards, deep links, typed arguments, and the ability to show a dialog without a BuildContext — you're either drown...