toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 21 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
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
Core RDF vocabularies as Dart constants - essential semantic web vocabularies (RDF, RDFS, OWL, FOAF, Dublin Core, etc.)#rdf#linked-data#semantic-web#vocabularies#ontologies
Spry is a lightweight, composable Dart web framework designed to work collaboratively with various runtime platforms.#http#server#web#request#response
The WebApp package simplifies fast and efficient server-side web app development with Dart, offering tools for APIs, databases, WebSockets, and scalable projects#application#server#backend#database#webapp
A drop-in replacement for dart:ffi for all platforms including web (using wasm_ffi).#ffi#wasm#native#web#cross-platform