api_guide 1.0.4 api_guide: ^1.0.4 copied to clipboard
API Guide is package to generate API calls documentations like OpenAPI schema.
[1.0.4] - 2023/10/30 #
- Update README.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
- Add explanatory comments
- Add theme light / dark mode feature
[1.0.2] - 2023/10/21 #
- Update README.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