• Packages
Results 28 packages owned by dart-forge.dev
Sort by

aim_servercopy "aim_server: ^0.4.0" to clipboard
aim_server: ^0.4.0 copied to clipboard

4
likes
150
points
236
downloads
Run Aim web applications on the Dart VM with dart:io HttpServer. Re-exports aim_core.

aim_server_testingcopy "aim_server_testing: ^0.4.0" to clipboard
aim_server_testing: ^0.4.0 copied to clipboard

2
likes
150
points
212
downloads
Testing utilities for the Aim framework. Provides test helpers, matchers, and mock objects for testing Aim applications.

aim_databasecopy "aim_database: ^0.4.0" to clipboard
aim_database: ^0.4.0 copied to clipboard

1
likes
160
points
220
downloads
Database abstraction layer for Aim. Provides common interfaces for database drivers like aim_postgres.

aim_server_loggercopy "aim_server_logger: ^0.4.0" to clipboard
aim_server_logger: ^0.4.0 copied to clipboard

1
likes
160
points
218
downloads
HTTP logging middleware for aim_server with request/response details and customizable output formats.

aim_server_jwtcopy "aim_server_jwt: ^0.4.0" to clipboard
aim_server_jwt: ^0.4.0 copied to clipboard

1
likes
160
points
216
downloads
JWT authentication middleware for Aim framework. Provides stateless authentication with HS256 support, standard claims validation, and Bearer token verification.

aim_server_formcopy "aim_server_form: ^0.4.0" to clipboard
aim_server_form: ^0.4.0 copied to clipboard

1
likes
160
points
214
downloads
Form data parsing for aim_server framework. Supports application/x-www-form-urlencoded format.

aim_server_staticcopy "aim_server_static: ^0.4.0" to clipboard
aim_server_static: ^0.4.0 copied to clipboard

1
likes
160
points
214
downloads
Static file serving middleware for the Aim framework with security built-in.

aim_server_multipartcopy "aim_server_multipart: ^0.4.0" to clipboard
aim_server_multipart: ^0.4.0 copied to clipboard

1
likes
160
points
214
downloads
Multipart form data parsing for aim_server framework. Supports multipart/form-data format.

aim_server_basic_authcopy "aim_server_basic_auth: ^0.4.0" to clipboard
aim_server_basic_auth: ^0.4.0 copied to clipboard

1
likes
160
points
212
downloads
Basic authentication middleware for Aim framework. Provides RFC 7617 compliant HTTP Basic Authentication with customizable user verification, realm support, and path exclusion.

aim_server_cookiecopy "aim_server_cookie: ^0.4.0" to clipboard
aim_server_cookie: ^0.4.0 copied to clipboard

1
likes
160
points
212
downloads
Cookie support for Aim framework with secure options like HttpOnly, SameSite, and expiration.