aim_core 0.4.0
aim_core: ^0.4.0 copied to clipboard
Platform-independent core of the Aim web framework. Routing, middleware, request and response types with no dart:io dependency.
0.4.0 #
See Release Notes
0.3.0 #
See Release Notes
0.2.0 #
- Breaking:
Envis renamed toVariablesandEmptyEnvtoEmptyVariables, matching Hono's terminology. Deprecated typedefsEnvandEmptyEnvremain for one release. - Breaking: the
Aimconstructor parameterenvFactoryis renamed tovariablesFactory.
0.1.1 #
Initial release. Extracted from aim_server with no public API changes.