PUBDEV
gsd_encryption v0.1.18
AES and RSA encryption/decryption package for Flutter with secure key storage and cross-platform support including web.
PUBDEV
privacy_lens v1.0.0
A lightweight Flutter widget to mask sensitive data from screen captures and recordings.
PUBDEV
inspectable_property v0.0.3
Add reflection-like runtime inspection to your Dart classes. Mix in Inspectable and use the Inspector widget to view and edit typed properties — no code generation required.
PUBDEV
easy_onvif_cli v3.1.3+1
A pure Dart library designed primarily for command line automation of Onvif compatible devices.
PUBDEV
easy_onvif v3.1.3+1
This package can work with a variety of ONVIF compatible devices allowing for IP Cameras and NVRs (network video recorders) to be integrated into Dart and Flutter applications.
REDDIT
Cloud AI latency was ruining the flow state of my writing app.
Iâve been building a distraction-free writing app with a Copilot for prose autocomplete feature. In beta, the biggest complaint was the lag. Waiting 800ms for an OpenAI round-trip completely ripped ...
REDDIT
We built maestro-runner â a drop-in replacement for Maestro's test runner, written in Go. Single binary, no JVM, same YAML
Hi community! I am co-founder of a company that runs two products in the âinfra for mobile app testingâ space. We support all major test automation frameworks which, of course, includes Maestro. W...
REDDIT
I built a Flutter tutorial showing how to implement Install â Reward using AppsFlyer Deferred Deep Linking
I recently implemented deferred deep linking in a Flutter app using AppsFlyer. Flow implemented:Referral Link â Install App â Automatically open reward screen. The tutorial covers: ⢠AppsFlyer s...
PUBDEV
can_usb v0.1.0
A Flutter package for communicating with a USB-CANFD adapter over serial. Provides a serial transport layer, binary frame builder/parser, and a high-level CanusbDevice API for sending and receiving CA...
PUBDEV
intl_message v0.3.3
Parses and formats ICU Message strings. Formats strings in multiple languages.
PUBDEV
flutter_badge_manager_foundation v0.0.3
iOS and macOS implementation of the flutter_badge_manager plugin.
PUBDEV
lightstreamer_flutter_client v2.2.0
A Flutter plugin for Lightstreamer, a real-time data streaming server. This plugin allows Flutter applications to connect to Lightstreamer and subscribe to real-time data updates. It supports multip...
PUBDEV
mp3_info v0.2.2
A package for extracting key meta information from an MP3 file including sample rate, bitrate and duration. Written in pure Dart.
PUBDEV
carp_mobile_sensing v2.0.0
Mobile Sensing Framework for Flutter. A software framework for collecting sensor data from the phone and attached wearable devices via probes. Can be extended.
PUBDEV
sqlite3_simple v2.0.0
基于 Simple (支持中文和拼音的 SQLite fts5 全文搜索扩展) 和 sqlite3.dart 的 Flutter 库,用于 SQLite 中文和拼音全文搜索。
PUBDEV
agenda_calendar_infinite v0.0.1
A Flutter calendar widget with infinite scroll and event display support.