api_guide 1.0.5 copy "api_guide: ^1.0.5" to clipboard
api_guide: ^1.0.5 copied to clipboard

API Guide is package to generate API calls documentations like OpenAPI schema.

[1.0.5] - 2023/11/03 #

  • Update README.md file.
  • Update CHANGELOG.md file.
  • Fix sample code snippets to expand to the width.
  • Fix API Item header at small screens.
  • Fix FAQs title at small screens.
  • Lightening the background color of the sample code.
  • Fix responses to expand to the width.
  • Reduce navigation functions to one and call everywhere.
  • Add responsive search widget to search the API integration guide.
  • Update example code by updating const positions.
  • Update APIItem class model by adding isHovered attribute.
  • Add explanatory comments.

[1.0.4] - 2023/10/30 #

  • Update README.md file.
  • Update CHANGELOG.md file.
  • Import url_launcher with version 6.2.1 package.
  • Add Privacy & Policy and Terms of Use optional footer links.

[1.0.3] - 2023/10/27 #

  • Update README.md file.
  • Update CHANGELOG.md file.
  • Add explanatory comments.
  • Add theme light / dark mode feature.

[1.0.2] - 2023/10/21 #

  • Update README.md file.
  • Update CHANGELOG.md file.
  • Justify Introduction text.
  • Justify FAQs answer text.
  • Update MyHomePage at example by new super key way.
  • Update example flutter_lints to 3.0.0
  • Update library flutter_lints to 3.0.0
  • Update lints to 3.0.0
  • Remove unused cupertino_icons at example pubspec.yaml

[1.0.1] - 2023/10/19 #

  • Initial release of package and example project.
15
likes
0
pub points
0%
popularity

Publisher

unverified uploader

API Guide is package to generate API calls documentations like OpenAPI schema.

Repository (GitHub)
View/report issues

Topics

#api #documentation #guide #http

License

unknown (license)

Dependencies

flutter, flutter_lints, lints, url_launcher

More

Packages that depend on api_guide