loqate_flutter 0.0.2+1 loqate_flutter: ^0.0.2+1 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.