REDDIT
flutter makes building ui like this so much easier than it should be ð
been working on something new for habithook - habit tracker and honestly flutter deserves the credit for how smooth this process has been. the kind of ui i'm putting together â the glow effects, the...
PUBDEV
vosk_flutter_service v0.0.7
Flutter plugin for offline speech recognition using the Vosk speech recognition toolkit.
PUBDEV
live_beauty_filter v1.0.1
A Flutter plugin for iOS that applies a real-time milky/soft beauty filter to the live camera feed, entirely on the GPU. Built on AVFoundation + CoreImage + Metal — zero CPU pixel processing.
PUBDEV
wallpaper v1.1.5
The Purpose of the plugin is to set wallpaper from url. Only supported to android. Internally using WallpaperManager to set wallpaper.
PUBDEV
system_colors_platform_interface v0.1.0
A common platform interface for the system_colors plugin.
PUBDEV
action_button v1.0.0
A production-ready async action button abstraction for Flutter. Standardizes async button state handling (idle, loading, success, error) with a builder pattern.
REDDIT
Fletch is an Express-inspired HTTP framework for Dart. Version 2.2.0 is out with a focus on performance and production security.
Fletch is an Express-inspired HTTP framework for Dart. Version 2.2.0 is out with a focus on performance and production security. Performance 44,277 RPS on Apple M-series â now the fastest Dart web f...
PUBDEV
luck_ring_plugin v0.0.1
A Flutter plugin for interacting with Luck Ring wearable devices, providing Bluetooth connectivity and health data synchronization.
PUBDEV
easy_compressor v1.0.0
Cross-platform video compression plugin using native APIs (no FFmpeg). Supports Android, iOS, macOS, and Windows with a simple 0-100 quality parameter.
PUBDEV
remend v1.2.2
A lightweight, zero-dependency library that intelligently completes incomplete Markdown syntax during streaming.
PUBDEV
sherpa_asr_sdk v1.0.0
Offline speech recognition SDK for Flutter using Sherpa-onnx. Supports real-time streaming ASR with automatic model download.
REDDIT
Confused on how this is useful in anyway records annotation positional with name
So we have (int x, int y, int z) point = (1, 2, 3); so x, y, and z is a positional value and we still access those using $1 positional getters. Whats the point of adding the name ?
REDDIT
Most coding platforms fail because they ignore the real problem: consistency.
Most coding platforms focus on what to learn. Almost none solve the real problem: consistency. Youâve probably seen this pattern: Student starts solving problems on LeetCode. Day 1 â motivated. Da...
PUBDEV
jyotish v2.5.0
A production-ready Flutter library for Vedic astrology (Jyotish) calculations using Swiss Ephemeris. Provides high-precision sidereal planetary positions with Lahiri ayanamsa, nakshatras, and complete...
PUBDEV
interceptly v1.0.0
Flutter network inspector for Dio, HTTP, and Chopper with overlay UI, replay tools, and HAR/cURL export.