fakturoid_api_dart 0.0.2
fakturoid_api_dart: ^0.0.2 copied to clipboard
Dart SDK for Fakturoid API v3 with OAuth 2.0, PKCE, typed models, and live-tested repositories.
0.0.2 #
- Renamed
examples/directory toexample/to comply with Pub.dev layout conventions. - Updated documentation (README.md and GitHub Wiki) with detailed guides for authentication, rate limiting, and all 19 repositories.
- Added Pub.dev badges and installation instructions.
- Improved example files for better clarity.
0.0.1 #
- Initial public release of the
fakturoid_api_dartpackage. - Added Dart/Flutter repositories for the documented Fakturoid API v3 domains.
- Included OAuth 2.0 with PKCE support, typed models, parity tests, and live test coverage.