map_view 0.0.14 copy "map_view: ^0.0.14" to clipboard
map_view: ^0.0.14 copied to clipboard

discontinued

A flutter plugin for displaying native Google Maps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map_view

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

dependencies:
  map_view: ^0.0.14

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:map_view/map_view.dart';
2
likes
30
pub points
51%
popularity

Publisher

unverified uploader

A flutter plugin for displaying native Google Maps.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, uri

More

Packages that depend on map_view