civitai_client 1.0.5
civitai_client: ^1.0.5 copied to clipboard
A comprehensive, production-ready Dart client for the CivitAI API, providing complete type-safe access to all endpoints.
Changelog #
1.0.5 #
- fixed Metric Time Period strings
- updated readme
1.0.4 #
- formatted files
1.0.3 #
- Made logging optional
1.0.2 #
Trying to get a perfect score:
- removed dangling comments
1.0.1 #
= updated readme
1.0.0 #
Initial release with complete CivitAI API coverage:
- Implemented all API endpoints for models, images, users, and more
- Added comprehensive error handling and retry logic
- Included full documentation and examples
- Added support for pagination, filtering, and sorting
- Implemented strong typing for all requests and responses