japan_post_api_client 0.9.3 copy "japan_post_api_client: ^0.9.3" to clipboard
japan_post_api_client: ^0.9.3 copied to clipboard

A Flutter client for the Japan Post API, simplifying integration of postal code and address search functionalities into your applications with robust token management and error handling.

0.9.3 #

  • Corrected public IP address acquisition example in README.md.

0.9.2 #

  • Updated pubspec.yaml description for higher pub points.

0.9.1 #

  • Removed unused packages.

0.9.0 #

  • Features:
    • Implemented ApiResult sealed class for robust API response and error handling.
    • Renamed search to searchByPostalCode and searchAddress to searchByAddress for clarity.
    • Added comprehensive unit tests for the API client.
  • Refactoring:
    • Renamed FeatureClassFactory to ApiClientFactory and moved it to lib/src/api_client_factory.dart for better naming and organization.
  • Documentation:
    • Updated README.md with new method names, ApiResult usage, and practical code examples.
    • Added a "Direct API Access" section to README.md demonstrating the use of underlying API client objects.
    • Added a Japanese version of the README.md (README_ja.md) with language switch links.

0.0.1 #

  • TODO: Describe initial release.
0
likes
0
points
15
downloads

Publisher

verified publishersatoyan.net

Weekly Downloads

A Flutter client for the Japan Post API, simplifying integration of postal code and address search functionalities into your applications with robust token management and error handling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, http

More

Packages that depend on japan_post_api_client