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

PlatformAndroid

A clone of google_maps_flutter but use simple_platform_view instead of AndroidView for performance optimization

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_google_maps_flutter

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

dependencies:
  simple_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:simple_google_maps_flutter/simple_google_maps_flutter.dart';
2
likes
140
pub points
8%
popularity

Publisher

unverified uploader

A clone of google_maps_flutter but use simple_platform_view instead of AndroidView for performance optimization

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_maps_flutter_platform_interface, simple_platform_view, stream_transform

More

Packages that depend on simple_google_maps_flutter