mappls_nearby_plugin 2.0.0
mappls_nearby_plugin: ^2.0.0 copied to clipboard
A Flutter plugin for integrating Mappls Nearby widget in a Flutter application on Android and iOS platfroms.
Mappls Nearby Widget #
The Mappls Nearby Widget makes it easy to integrate the functionality to search nearby POIs for selected categories in your Flutter application. The Nearby Search widget provided as a means to enable radially search for Nearby Places on Mappls Maps. The widget offers the following basic functionalities:
- Ability to search for nearby places directly with Mappls Maps visual interface.
- A single method to initiate nearby search across all categories of places available on Mappls.
- Ability to get information from Mappls Nearby Search widget through a callback.
This can be done by following simple steps.
Getting Started #
To work with Mappls nearby Widget in flutter add these to your package's pubspec.yaml file:
dependencies:
mappls_nearby_plugin: ^2.0.0
Android Setup #
- Download Configuration files for your app (associated with Package Name and Signing Certificate SHA-256)
- Add Configuration files (
IOS Setup #
- Follow steps for Swift Package Manager for Flutter
- To initialize and authenticate any Mappls SDK, you must include IOS Configuration files(
Import Place Widget #
Now in your dart code you need to import this package:
import 'package:mappls_nearby_plugin/mappls_nearby_plugin.dart';
Nearby Widget #
Use method openNearbyWidget to open Nearby Widget:
// Platform messages may fail, so we use a try/catch PlatformException.
try {
NearbyResult nearbyResult = await openNearbyWidget();
} on PlatformException {
}
For any queries and support, please contact:
Email us at [email protected]
![]()
Support
Need support? contact us!
@ Copyright 2025 CE Info Systems Ltd. All Rights Reserved.
Terms & Conditions | Privacy Policy | Supplier Sustainability Policy | Health & Safety Policy | Environmental Policy & CSR Report
Customer Care: +91-9999333223
