aim_server_form 0.1.1 copy "aim_server_form: ^0.1.1" to clipboard
aim_server_form: ^0.1.1 copied to clipboard

Form data parsing for aim_server framework. Supports application/x-www-form-urlencoded format.

aim_server_form #

Form data parsing for the Aim framework.

Documentation | pub.dev

Overview #

aim_server_form provides support for parsing application/x-www-form-urlencoded form data in Aim server applications. It offers a simple, type-safe API for accessing form fields with support for default values and validation. Automatic URL decoding and Content-Type validation are included.

Installation #

dependencies:
  aim_server: ^0.0.6
  aim_server_form: ^0.0.1

Documentation #

For detailed usage, examples, and API reference, see the documentation.

1
likes
160
points
36
downloads

Documentation

API reference

Publisher

verified publisheraim-dart.dev

Weekly Downloads

Form data parsing for aim_server framework. Supports application/x-www-form-urlencoded format.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

aim_server

More

Packages that depend on aim_server_form