insuideindoor 1.1.15 copy "insuideindoor: ^1.1.15" to clipboard
insuideindoor: ^1.1.15 copied to clipboard

outdated

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add insuideindoor

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

dependencies:
  insuideindoor: ^1.1.15

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:insuideindoor/insuideindoor.dart';
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

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

Homepage

License

unknown (license)

Dependencies

collection, flutter, flutter_dotenv, fluttertoast, get, http, location, mapbox_gl, mapbox_gl_platform_interface, mapbox_gl_web, path_provider, shared_preferences

More

Packages that depend on insuideindoor