[dart][dart-dio] Update docs for dart-dio-next (#9584)

* remove deprecated author field from all pubspec templates
* improve dart-dio-next readme/markdown documentation
* add a lot of dart-doc to model and API classes
This commit is contained in:
Peter Leibiger
2021-05-27 04:58:37 +02:00
committed by GitHub
parent 62a52bf1e8
commit 6edbc91eeb
78 changed files with 1107 additions and 452 deletions

View File

@@ -5,8 +5,6 @@
name: 'openapi'
version: '1.0.0'
description: 'OpenAPI API client'
authors:
- 'Author <author@homepage>'
homepage: 'homepage'
environment:
sdk: '>=2.12.0 <3.0.0'

View File

@@ -5,8 +5,6 @@
name: 'openapi'
version: '1.0.0'
description: 'OpenAPI API client'
authors:
- 'Author <author@homepage>'
homepage: 'homepage'
environment:
sdk: '>=2.12.0 <3.0.0'

View File

@@ -5,8 +5,6 @@
name: 'openapi'
version: '1.0.0'
description: 'OpenAPI API client'
authors:
- 'Author <author@homepage>'
homepage: 'homepage'
environment:
sdk: '>=2.12.0 <3.0.0'