aim-dart.dev

  • Packages
Results 12 packages owned by aim-dart.dev
Sort by

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

recently created package Added 25 days ago
2
likes
150
points
364
downloads
A lightweight, fast web framework for Dart with routing, middleware and hot reload during development.

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

recently created package Added 24 days ago
2
likes
150
points
131
downloads
Testing utilities for the Aim framework. Provides test helpers, matchers, and mock objects for testing Aim applications.

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

recently created package Added 18 days ago
1
likes
160
points
158
downloads
JWT authentication middleware for Aim framework. Provides stateless authentication with HS256 support, standard claims validation, and Bearer token verification.

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

recently created package Added 22 days ago
1
likes
160
points
143
downloads
Static file serving middleware for the Aim framework with security built-in.

aim_server_ssecopy "aim_server_sse: ^0.0.1" to clipboard
aim_server_sse: ^0.0.1 copied to clipboard

recently created package Added 20 days ago
1
likes
160
points
141
downloads
Server-Sent Events (SSE) support for aim_server with real-time streaming capabilities.

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

recently created package Added 24 days ago
1
likes
160
points
138
downloads
Cookie support for Aim framework with secure options like HttpOnly, SameSite, and expiration.

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

recently created package Added 21 days ago
1
likes
160
points
135
downloads
HTTP logging middleware for aim_server with request/response details and customizable output formats.

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

recently created package Added 23 days ago
1
likes
160
points
129
downloads
Form data parsing for aim_server framework. Supports application/x-www-form-urlencoded format.

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

recently created package Added 15 days ago
1
likes
160
points
125
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_multipartcopy "aim_server_multipart: ^0.0.1" to clipboard
aim_server_multipart: ^0.0.1 copied to clipboard

recently created package Added 23 days ago
1
likes
160
points
124
downloads
Multipart form data parsing for aim_server framework. Supports multipart/form-data format.