toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 115 packages
Sort by PUB-AZS
Flutter library for interacting with OAuth2 servers, with classes for transparent authorized requests, secure token storage, automatic token refreshing.#authentication#network#oauth#web
A simple WebSocket client for Dart which includes automatic reconnection logic.#web-socket#web-socket-client
Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads.#concurrency#parallelism#isolate#multithread#web-worker
A modern web framework for building websites in Dart that feels like Flutter but supports server-side rendering.#jaspr#web#html#server
A simple wrapper for posting messages to Slack using Incoming Webhooks.#slack#webhook#notifications
A cross-platform (Android/iOS/macOS/Windows/Linux/Web) Bluetooth Low Energy (BLE) plugin for Flutter#bluetooth-low-energy-ble#core-bluetooth#windows-devices-bluetooth#bluez#web-bluetooth
WebSocket support for Dart Frog. Built by Very Good Ventures.#server#backend#dart-frog#websocket
Pagination using numbers, similar to the classic web-style pagination. Explore pages by numbers, not infinite scrolling!#page#paging#web