what3words 3.2.0 copy "what3words: ^3.2.0" to clipboard
what3words: ^3.2.0 copied to clipboard

A Dart library to use the what3words v3 API. This library can either be used in native Dart or Flutter applications

3.2.0 #

  • Update the dependencies
  • Add locales support
  • Add Regex functions
  • Update samples for flutter and dart
  • Handle zero C2C error message
  • Publish to Circle CI

3.1.0 #

  • Added null-safety support
  • Breaking changes:
  • Refactor Response object, now Response contains the data instead of data containing the response (use data() which can be null if there's an error, check isSuccessful() before)

3.0.4 #

  • Added autosuggest-with-coordinates.
  • Refactor bounding-box flow.

3.0.3 #

  • Check for network error in platform agnostic way.

3.0.2 #

  • Obtain platform info in an platform independent manner

3.0.1 #

  • update README, description and example

3.0.0 #

  • First production version

0.0.0-dev+1 #

  • Git link

0.0.0-dev #

  • Initial version
10
likes
150
pub points
91%
popularity

Publisher

verified publisherwhat3words.com

A Dart library to use the what3words v3 API. This library can either be used in native Dart or Flutter applications

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

chopper, os_detect

More

Packages that depend on what3words