address_search_text_field 1.1.0 address_search_text_field: ^1.1.0 copied to clipboard
A textfield displays an address search bar that gets nearby addresses by a reference. Selecting can get an object with the latitude, longitude, and full address of a place.
[1.1.0] #
- Optimized
- Class name changed to AddressSearchTextField
- country parameter added to AddressPoint object
- AddressPoint object only has getters for its values
[1.0.0] #
- Static functions issue fixed.
- result getter function removed.
- Callback with result added.
- parameter for TextStyle added.
[0.1.0+1] #
- values is now called result.
- Update documentation.
[0.0.1] #
- First release.