here_maps_webservice 1.0.3 copy "here_maps_webservice: ^1.0.3" to clipboard
here_maps_webservice: ^1.0.3 copied to clipboard

Flutter Package to provide Here Maps Web Services API wrapper that serve different purposes from search, to geocoding.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add here_maps_webservice

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  here_maps_webservice: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:here_maps_webservice/here_maps_webservice.dart';
18
likes
35
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Package to provide Here Maps Web Services API wrapper that serve different purposes from search, to geocoding.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, http, location

More

Packages that depend on here_maps_webservice