loplat_plengi 1.2.15
loplat_plengi: ^1.2.15 copied to clipboard
loplat plengi(Place Engine) SDK plugin project.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add loplat_plengiThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
loplat_plengi: ^1.2.15Alternatively, 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:loplat_plengi/loplat_plengi.dart';