dgis_map_kit 0.0.7 copy "dgis_map_kit: ^0.0.7" to clipboard
dgis_map_kit: ^0.0.7 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.7

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';
16
likes
150
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

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

Packages that implement dgis_map_kit