insuideindoor 1.1.17 copy "insuideindoor: ^1.1.17" to clipboard
insuideindoor: ^1.1.17 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.17

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
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

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, flutter_share, fluttertoast, get, http, location, mapbox_gl, mapbox_gl_platform_interface, mapbox_gl_web, path_provider, shared_preferences

More

Packages that depend on insuideindoor

Packages that implement insuideindoor