PUBDEV
s_time v1.0.5
A comprehensive Flutter package for intuitive time selection with two powerful widgets - TimeSpinner for wheel-based selection and TimeInput for text-based input.
PUBDEV
devtools_shared v12.1.0
Package of shared Dart structures between devtools_app, dds, and other tools.
REDDIT
Is "Local Product Search" a suicide mission for a solo dev?
Hi everyone, âIâve spent the last few months building a product search engine for local stores. â I honestly loved the process. I built everything myself. Frontend (Flutter) and Backend (Python ...
PUBDEV
i18n_builder v1.1.0
A builder to automatically update i18n translation files for Flutter projects
PUBDEV
interactive_3d v1.2.3
A plugin to render interactive 3D model in .gLTF or .glb format using Filament on Android & GLTFSceneKit on iOS
PUBDEV
responsive_display v1.0.0
A production-ready, zero-rework Flutter package for responsive design covering layout, proportional scaling, and constraints.
PUBDEV
steelseries_flutter v0.0.10
A port of the steel series gauges to flutter. The port supports radial, linear and many of the original custom steel series gauges.
PUBDEV
interactive_media_ads v0.3.0+10
A Flutter plugin for using the Interactive Media Ads SDKs on Android and iOS.
PUBDEV
animated_border_widgets v0.1.0
Animated gradient border widgets for Flutter with tap boost and press-and-hold acceleration support.
PUBDEV
dito_sdk v3.1.4
Plugin Flutter para integração com o CRM Dito, fornecendo APIs unificadas para iOS e Android
PUBDEV
s_error_widget v1.0.1
A customizable error widget with support for headers, exception visualization, and retry actions.
REDDIT
FlutterJS â compiling Flutter to HTML instead of canvas
Hey everyone, I've been working on a compiler that converts Flutter/Dart code into actual HTML/CSS/JS instead of rendering everything to a canvas element. What it is You write normal Flutter code, but...
HACKERNEWS
FlutterJS – Compiles Flutter/Dart to HTML/CSS/JS
I've been working on this for about a year. Flutter Web uses CanvasKit (WASM + WebGL) which is great for pixel-perfect apps, but terrible for traditional websites where you need SEO, accessibility, an...
PUBDEV
pop_this v2.0.0
A powerful and customizable Flutter package for managing popups, toasts, and overlays with support for animations, stacking, and timers.
PUBDEV
mac_notch_ui v0.0.1
A Flutter package to create a "Notch" style UI on macOS with smooth animations and hover effects, similar to dynamic islands.