flutter_bmflocation 3.6.0 copy "flutter_bmflocation: ^3.6.0" to clipboard
flutter_bmflocation: ^3.6.0 copied to clipboard

BaiduMapLocation plugin for flutter. This plugin provides a cross-platform (iOS, Android) API to request location.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_bmflocation

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

dependencies:
  flutter_bmflocation: ^3.6.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:flutter_bmflocation/flutter_bmflocation.dart';
26
likes
115
pub points
92%
popularity

Publisher

unverified uploader

BaiduMapLocation plugin for flutter. This plugin provides a cross-platform (iOS, Android) API to request location.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_bmflocation