aim_core 0.2.0 copy "aim_core: ^0.2.0" to clipboard
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.

0.2.0 #

  • Breaking: Env is renamed to Variables and EmptyEnv to EmptyVariables, matching Hono's terminology. Deprecated typedefs Env and EmptyEnv remain for one release.
  • Breaking: the Aim constructor parameter envFactory is renamed to variablesFactory.

0.1.1 #

Initial release. Extracted from aim_server with no public API changes.

0
likes
150
points
65
downloads

Documentation

API reference

Publisher

verified publisherdart-forge.dev

Weekly Downloads

Platform-independent core of the Aim web framework. Routing, middleware, request and response types with no dart:io dependency.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on aim_core