PUBDEV
postal_ko v1.1.0
A cross-platform Flutter package for Korean postal address search using Kakao postcode service. Supports both mobile and web platforms seamlessly.
PUBDEV
byteplus_rtc v3.60.1
This Flutter plugin provides rtc sdk native APIs for you to implement real-time audio & video communication functions in your application.
PUBDEV
trustpin_sdk v2.1.0
A Flutter plugin for TrustPin SSL certificate pinning SDK that provides enhanced security for network connections by validating SSL certificates against configured pins.
PUBDEV
volc_engine_rtc v3.60.1
This Flutter plugin provides rtc sdk native APIs for you to implement real-time audio & video communication functions in your application.
PUBDEV
dio_network_service v1.0.0
A professional, SOLID-compliant network service layer for Flutter, built on top of Dio. Features generic result types, exhaustive error handling with sealed classes, and clean architecture patterns.
PUBDEV
intyx_curved_carousel v1.0.0
A Flutter widget for horizontal scrolling with a 3D curved carousel effect. Items scale and rotate based on scroll position for a perspective carousel.
PUBDEV
freebox v1.0.3
Un wrapper pour l'API de Freebox OS, gère la connexion et facilite les requêtes.
PUBDEV
flutter_offline_queue_pro v1.0.1
A production-grade offline-first networking layer for Flutter. Automatically captures API calls when offline and syncs them with exponential backoff when connectivity returns. Features include request...
PUBDEV
televerse v3.1.3
Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 9.3!
PUBDEV
pwa_installer v0.1.1
A Flutter package to facilitate PWA installation on the web. Provides install guides for iOS/Android, handles in-app browser detection, and intercepts install prompts for custom UI.
PUBDEV
flutter_dep_doctor v0.1.1
A CLI tool to help Flutter and Dart developers manage dependencies safely and efficiently.
PUBDEV
curved_horizontal_scroll v1.0.2
A Flutter widget for horizontal scrolling with a 3D curved carousel effect. Items scale and rotate based on scroll position for a perspective carousel.
REDDIT
Building interfaces for OpenClaw agents?
Has anyone started working on Flutter wrappers forOpenClawtool-calling? I'm looking at how the agent handles the handoff to physical marketplaces like RentAHuman. The state management for a "human-in-...