flutter_google_places_sdk_web 0.1.4 flutter_google_places_sdk_web: ^0.1.4 copied to clipboard
The web implementation of Flutter plugin for google places sdk
0.1.4 #
- Upgrading flutter_google_places_sdk_platform_interface to 0.2.5
0.1.3+4 #
- Use formatted address instead of adr_address
0.1.3+3 #
- Updating js dependency to 0.6.4
- Updating platform interface to 0.2.4+3
- implementing interface method
updateSettings
0.1.3+2 #
- Fix: pass
origin
parameter in the request, that enables distance calculation
0.1.3+1 #
- Using locale input correctly now
0.1.3 #
- Upgraded platform interface to 0.2.4+1 and implemented fetchPlacePhoto
0.1.2 #
- Upgraded platform interface to 0.2.3
0.1.1+1 #
- Fixed example test
0.1.1 #
- Upgrading platform interface to 0.2.2
0.1.0+4 #
- Using literal objects rather than dynamic for js interpo
0.1.0+3 #
- Corrected link to tests
0.1.0+2 #
- Added dummy test to pass build
0.1.0+1 #
- Corrected link to tests
0.1.0 #
- Initial release.