toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 45 packages
Sort by PUB-AZS
StreamChannel wrappers for WebSockets. Provides a cross-platform WebSocketChannel API, a cross-platform implementation of that API that communicates over an underlying StreamChannel.#web#http
APIs for parsing and manipulating HTML content outside the browser.#html#web
An XML to JSON conversion package. Supports Badgerfish, GData, OpenRally and Parker conversions.#conversion#network#web#xml#json
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
WS: A compact, highly efficient WebSocket library. Easily establish, manage, and reconnect WebSocket connections in real-time apps. #ws#websocket#cross-platform#reconnect#socket
A type-safe, modular Dart library for modeling, encoding, and decoding RDF data.#rdf#linked-data#semantic-web#graph#serialization
"RFC 5849: The OAuth 1.0 Protocol" client implementation for Dart.#authentication#network#oauth#web