flutter_baidu_mapapi_map 3.7.0 copy "flutter_baidu_mapapi_map: ^3.7.0" to clipboard
flutter_baidu_mapapi_map: ^3.7.0 copied to clipboard

The flutter_baidu_mapapi_map is a flutter plugin of basic map for baidu map, You can use it to develop map page for Flutter application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_baidu_mapapi_map

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

dependencies:
  flutter_baidu_mapapi_map: ^3.7.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_baidu_mapapi_map/flutter_baidu_mapapi_map.dart';
30
likes
105
pub points
92%
popularity

Publisher

unverified uploader

The flutter_baidu_mapapi_map is a flutter plugin of basic map for baidu map, You can use it to develop map page for Flutter application.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

device_info_plus, flutter, flutter_baidu_mapapi_base, flutter_plugin_android_lifecycle

More

Packages that depend on flutter_baidu_mapapi_map