toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 7 packages
Sort by PUB-AZS
A dart:io HttpServer wrapper that handles requests from multiple servers.
Close the HttpServer on process TERM signals.
CLI to serve static files in a directory as a HTTP server like Python's SimpleHTTPServer.
A thin express-js inspired layer around Darts primitive HttpServer APIs with JSON and Jade HTML view engine support
Server-side framework built upon dart:io:HttpServer. It's self contained Http framework which keeps simple by having minimal possible dependencies.
Wrappes the dart.io HTTPServer and provides an simple API to manage incomming calls. uses the route_provider package
A simple wrapper around Dart's vanilla HttpServer