REDDIT
Patrol MCP launching tomorrow - connecting AI directly with Flutter E2E testing
Hey everyone! Some of you might already know Patrol as the Flutter E2E testing framework (native interactions like notifications, permissions, etc.). We've been working on something new that we're pre...
PUBDEV
wacom_stu_plugin v0.0.1
A Flutter Windows plugin for Wacom STU signature tablet communication. Provides method channel and event channel interfaces for connecting, disconnecting, and streaming pen input from Wacom STU USB de...
PUBDEV
flutter_localization v0.4.0
Flutter Localization is a package use for in-app localization with map data. More easier and faster to implement and inspired by the flutter_localizations itself.
PUBDEV
rx_connectivity_checker v1.0.0
A robust, reactive Dart/Flutter package for monitoring network connectivity.
DEVTO
Offline-First Flutter: Implementation Blueprint for Real-World Apps
Table of Contents Part I: Core Architecture & Data Persistence The Offline-First Philosophy Architectural Blueprint: The Data Flow Choosing a Local Database Performance Benchmark Comparison Part II: T...
PUBDEV
zpl_kit v0.0.1
A declarative layout engine for generating Zebra Programming Language (ZPL) strings with Flexbox-like components.
PUBDEV
rsa_identification_scanner v1.0.0
Flutter widget and helpers for scanning and parsing South African RSA ID barcode data.
DEVTO
I built a desk setup cable planner with Flutter Web — here's what I learned
I hate planning desk setups. Every time I buy a new monitor or dock, I spend 20 minutes Googling "does USB-C carry DisplayPort signal" or "can I daisy-chain these two monitors." So I built a tool to d...
PUBDEV
daakia_callkit_flutter v1.0.0
Callkit Flutter package by Daakia which helps flutter apps integrate Daakia-backed incoming call signaling for Android and iOS.
PUBDEV
cobe_flutter v1.0.1
A Flutter package that recreates the COBE globe with markers, arcs, and overlay projections.
MASTODON
#Flutter ist solange cool bis man Transform.rotate / RotatedBox mit DropdownMenuItem verwendet.
#Flutter ist solange cool bis man Transform.rotate / RotatedBox mit DropdownMenuItem verwendet. Dann ist es auf einmal sch***
PUBDEV
manuel_route_builder v1.0.4
A Flutter package for creating manual routes on Google Maps with circle or free-draw area selection and nearest neighbor routing.
REDDIT
CleanMacForFlutter - update
Quick update on CleanMacForFlutter, the open source macOS app I built to clean Flutter build artifacts with a proper UI. We just crossed 16 stars â, which honestly means a lot for a focused tool lik...
PUBDEV
hyperpay_payment_sdk v1.1.4
A Flutter plugin for seamless HyperPay payment gateway integration. Supports ReadyUI & CustomUI, VISA, MasterCard, MADA, STC Pay, and Apple Pay on Android & iOS.
PUBDEV
jaspr_elementary_test v0.2.0
Testing utilities for jaspr_elementary: ComponentModel lifecycle helpers and related test infrastructure.
REDDIT
Pure Rust LaTeX math â Flutter Canvas (no WebView)
Hey r/flutterdev! I've been building an AI-powered app that needs to render math formulas. WebView + KaTeX works but the memory + JS startup hurt when youâre not just rendering one equation once. fl...