loqate_flutter 0.0.3 loqate_flutter: ^0.0.3 copied to clipboard
A Flutter library to interact with the Loqate API for address lookup and details retrieval.
Changelog #
[0.0.1] - 2024-11-12 #
- Initial release of the
loqate_flutter
package. - Implemented address search functionality using Loqate API.
- Added address detail retrieval feature.
- Integrated with
flutter
andhttp
packages.
[0.0.2+1] - 2024-11-13 #
- Updated README file to provide better documentation.
- Fixed some minor typos in the documentation.
- Added more details about package usage and example code.
[0.0.3] - 2024-11-14 #
- Added demo images to README to illustrate example usage.
- Improved README with clearer instructions for integration and usage.
- Enhanced documentation for improved user experience.