A framework for building convergent cross-platform Nextcloud clients using Flutter.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Nikolas Rimikis 9fac57825b
refactor(dynamite): let built_value_generator generate the serializers
1 year ago
..
lib refactor(dynamite): let built_value_generator generate the serializers 1 year ago
LICENSE feat(dynamite_petstore_example): Init 1 year ago
README.md feat(dynamite_petstore_example): Init 1 year ago
build.yaml feat(dynamite_petstore_example): Init 1 year ago
pubspec.yaml chore(deps): update dependency built_value_generator to ^8.8.0 1 year ago
pubspec_overrides.yaml feat(dynamite_petstore_example): Init 1 year ago

README.md

dynamite petstore example

An example showcasing the dynamite generator for OpenAPI using the Swagger Petstore.

Because dynamite does not support dynamic authentication yet a patch is applied to the specification to make it work. It will be removed once dynamite supports API key and Oauth 2.0 authentication.