decorated_google_maps_flutter 0.1.0 copy "decorated_google_maps_flutter: ^0.1.0" to clipboard
decorated_google_maps_flutter: ^0.1.0 copied to clipboard

A Flutter plugin for integrating Google Maps decorated with widgets such as charts or custom displays in iOS and Android applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add decorated_google_maps_flutter

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

dependencies:
  decorated_google_maps_flutter: ^0.1.0

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:decorated_google_maps_flutter/decorated_google_maps_flutter.dart';
7
likes
15
pub points
25%
popularity

Publisher

unverified uploader

A Flutter plugin for integrating Google Maps decorated with widgets such as charts or custom displays in iOS and Android applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle, google_maps_flutter

More

Packages that depend on decorated_google_maps_flutter