mapmyindia_place_widget 0.1.0 copy "mapmyindia_place_widget: ^0.1.0" to clipboard
mapmyindia_place_widget: ^0.1.0 copied to clipboard

PlatformAndroidiOS
outdated

A Flutter plugin for integrating MapmyIndia Search 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 mapmyindia_place_widget

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

dependencies:
  mapmyindia_place_widget: ^0.1.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:mapmyindia_place_widget/mapmyindia_place_widget.dart';
3
likes
105
pub points
64%
popularity

Publisher

verified publishermapmyindia.com

A Flutter plugin for integrating MapmyIndia Search widget in a Flutter application on Android and iOS platfroms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, mapmyindia_gl

More

Packages that depend on mapmyindia_place_widget