japan_post_api_client 1.0.3 copy "japan_post_api_client: ^1.0.3" to clipboard
japan_post_api_client: ^1.0.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.

1.0.3 #

  • Updated dependencies and library exports.

1.0.2 #

  • Updated dependencies.

1.0.1 #

  • Updated README.md and README_ja.md content.

1.0.0 #

  • Added comprehensive unit tests for the API client.
  • Updated dependencies.

0.9.6 #

  • Updated searchcodeApi example in README.md.

0.9.5 #

  • Reorganized README.md usage examples.

0.9.4 #

  • Added "Simple example (Dart cli)" to README.md.

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
150
points
13
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

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, http

More

Packages that depend on japan_post_api_client