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

A Flutter plugin for integrating MapHero Maps inside a Flutter application on Android, iOS and web platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add maphero_gl

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

dependencies:
  maphero_gl: ^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:maphero_gl/maphero.dart';
1
likes
135
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating MapHero Maps inside a Flutter application on Android, iOS and web platforms.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, maphero_platform_interface, maphero_web

More

Packages that depend on maphero_gl

Packages that implement maphero_gl