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

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 Dart:

 $ dart pub add insuideindoor

With Flutter:

 $ flutter pub add insuideindoor

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

dependencies:
  insuideindoor: ^1.1.12

Alternatively, your editor might support dart pub get or 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