sphere_maps_flutter 1.3.0 copy "sphere_maps_flutter: ^1.3.0" to clipboard
sphere_maps_flutter: ^1.3.0 copied to clipboard

Flutter plugin for integrating Sphere Maps in iOS and Android applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sphere_maps_flutter

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

dependencies:
  sphere_maps_flutter: ^1.3.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:sphere_maps_flutter/sphere_maps_flutter.dart';
3
likes
140
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for integrating Sphere Maps in iOS and Android applications.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on sphere_maps_flutter

Packages that implement sphere_maps_flutter