vania_swagger 1.0.0 copy "vania_swagger: ^1.0.0" to clipboard
vania_swagger: ^1.0.0 copied to clipboard

Full OpenAPI 3.0 Swagger documentation for Vania framework - annotations, spec generation, and Swagger UI.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vania_swagger

With Flutter:

 $ flutter pub add vania_swagger

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  vania_swagger: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:vania_swagger/vania_swagger.dart';
0
likes
150
points
--
downloads

Documentation

Documentation
API reference

Publisher

verified publishervdart.dev

Weekly Downloads

Full OpenAPI 3.0 Swagger documentation for Vania framework - annotations, spec generation, and Swagger UI.

Homepage
Repository (GitHub)
View/report issues

Topics

#swagger #openapi #api #documentation

License

MIT (license)

Dependencies

meta, vania

More

Packages that depend on vania_swagger