what3words 3.1.0-nullsafety.3 copy "what3words: ^3.1.0-nullsafety.3" to clipboard
what3words: ^3.1.0-nullsafety.3 copied to clipboard

outdated

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

3.1.0-nullsafety.3 #

  • 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
0
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

License

unknown (LICENSE)

Dependencies

chopper, os_detect

More

Packages that depend on what3words