📄️ Flutter Vaden
Flutter Vaden is a powerful package that integrates the Vaden framework's dependency injection and API client capabilities into Flutter applications. It simplifies RESTful API development and provides robust tools for managing dependencies and data transfer objects (DTOs).
📄️ OpenAPI (Swagger)
Vaden supports OpenAPI (Swagger) documentation through a built-in add-on that can be enabled during project creation. This add-on generates automatic API documentation by analyzing annotations on your controllers and DTOs.
📄️ Vaden Security
VadenSecurity is a security module for the Vaden backend framework, built with Dart.