baidu_map 0.0.2+1 copy "baidu_map: ^0.0.2+1" to clipboard
baidu_map: ^0.0.2+1 copied to clipboard

outdated

Flutter 百度地图插件,目前还处在开发中,仅支持 Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add baidu_map

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

dependencies:
  baidu_map: ^0.0.2+1

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:baidu_map/baidu_map.dart';
1
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Flutter 百度地图插件,目前还处在开发中,仅支持 Android

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on baidu_map