dgis_map_kit 0.0.6 copy "dgis_map_kit: ^0.0.6" to clipboard
dgis_map_kit: ^0.0.6 copied to clipboard

2Gis Flutter plugin, that allows you to integrate 2Gis SDK for your applicatioon.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dgis_map_kit

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

dependencies:
  dgis_map_kit: ^0.0.6

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:dgis_map_kit/dgis_map_kit.dart';
11
likes
140
pub points
55%
popularity

Publisher

unverified uploader

2Gis Flutter plugin, that allows you to integrate 2Gis SDK for your applicatioon.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dgis_map_platform_interface, flutter, location

More

Packages that depend on dgis_map_kit