PUBDEV
littlefish_flutter_secure_storage v1.0.1
A littlefish package for Flutter Secure Storage implementation.
PUBDEV
geo_fence_utils v1.0.0
A production-ready Dart package for geofence calculations. Features accurate distance calculation using Haversine formula, circle and polygon geofence detection, batch operations, and comprehensive te...
PUBDEV
littlefish_core v5.0.1
The littlefish_core library used for common functionality in all littlefish mobile applications.
PUBDEV
drago_usb_printer v0.1.3
This plugin will allow develop send data and work with usb printer on android
PUBDEV
state_machine v3.0.3
Finite state machine library. Easily define legal state transitions. Listen to state entrances, departures, and transitions.
PUBDEV
w_flux v3.0.3
Flux library for uni-directional dataflow inspired by reflux and Facebook's flux architecture.
PUBDEV
w_module v3.0.12
Base module classes with a well defined lifecycle for modular Dart applications.
PUBDEV
flutter_foreground_task v9.2.1
This plugin is used to implement a foreground service on the Android platform.
PUBDEV
web_haptics v0.0.2
Haptic feedback for Flutter web apps. Uses the iOS Taptic Engine via the checkbox-switch trick and navigator.vibrate() as the Android/fallback path. A Dart port of the web-haptics JavaScript library b...
PUBDEV
flutter_kokoro_tts v0.0.1
On-device Kokoro TTS for Flutter — high-quality text-to-speech using ONNX and espeak-ng, with multiple voices. No cloud API required.
PUBDEV
smart_json_mapper v0.0.1
A lightweight and safe JSON parsing utility for Dart. Prevents null crashes and unsafe type casting.
PUBDEV
ip2location_io v1.0.5
A Dart library to query geolocation, proxy and domain data from IP2Location.io API.
PUBDEV
nb_asset_tracking_flutter v2.4.0
A Flutter plugin for integrating NB AssetTracking inside a Flutter application on Android, iOS platforms.
PUBDEV
drago_pos_printer v1.1.3
flutter package for print or list down both wireless and bluetooth esc printer devices.
PUBDEV
net_retrofit_kit v0.1.1
基于 Dio 的声明式 HTTP 客户端:用注解定义 API 接口并自动生成实现,少写样板代码,支持多 Client、自定义响应解析与统一错误处理,便于接入现有项目。