aim_core 0.2.0
aim_core: ^0.2.0 copied to clipboard
Platform-independent core of the Aim web framework. Routing, middleware, request and response types with no dart:io dependency.
aim_core #
Platform-independent core of the Aim framework: routing, middleware, Request, Response, and Context. No dart:io dependency.
You usually do not depend on this package directly. Use aim_server to run on the Dart VM. Middleware packages depend on aim_core so they work on every runtime adapter.