mappls_nearby_plugin 1.0.0 copy "mappls_nearby_plugin: ^1.0.0" to clipboard
mappls_nearby_plugin: ^1.0.0 copied to clipboard

A Flutter plugin for integrating Mappls Nearby widget in a Flutter application on Android and iOS platfroms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mappls_nearby_plugin

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

dependencies:
  mappls_nearby_plugin: ^1.0.0

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:mappls_nearby_plugin/mappls_nearby_plugin.dart';
1
likes
110
pub points
72%
popularity

Publisher

verified publishermapmyindia.com

A Flutter plugin for integrating Mappls Nearby widget in a Flutter application on Android and iOS platfroms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, mappls_gl, mappls_place_widget

More

Packages that depend on mappls_nearby_plugin