flutter_bmfbase 1.0.2 copy "flutter_bmfbase: ^1.0.2" to clipboard
flutter_bmfbase: ^1.0.2 copied to clipboard

discontinuedreplaced by: flutter_baidu_mapapi_base

The flutter_base plugin offer public flutter and native(include Android and iOS) lib for other compnent.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_bmfbase

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

dependencies:
  flutter_bmfbase: ^1.0.2

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_bmfbase/BaiduMap/bmfmap_base.dart';
import 'package:flutter_bmfbase/BaiduMap/map/bmf_map_sdk.dart';
import 'package:flutter_bmfbase/BaiduMap/map/bmf_models.dart';
import 'package:flutter_bmfbase/BaiduMap/map/bmf_types.dart';
import 'package:flutter_bmfbase/BaiduMap/utils/bmf_color.dart';
import 'package:flutter_bmfbase/BaiduMap/utils/bmf_env.dart';
import 'package:flutter_bmfbase/BaiduMap/utils/bmf_log.dart';
0
likes
25
pub points
45%
popularity

Publisher

unverified uploader

The flutter_base plugin offer public flutter and native(include Android and iOS) lib for other compnent.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_bmfbase