map_type_picker 1.0.4 copy "map_type_picker: ^1.0.4" to clipboard
map_type_picker: ^1.0.4 copied to clipboard

Easily change between map types when using Platform Maps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map_type_picker

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

dependencies:
  map_type_picker: ^1.0.4

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_type_picker/map_type_picker.dart';
0
likes
70
pub points
0%
popularity

Publisher

unverified uploader

Easily change between map types when using Platform Maps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, platform_maps_flutter

More

Packages that depend on map_type_picker