loplat_plengi 1.0.0
loplat_plengi: ^1.0.0 copied to clipboard
loplat plengi(Place Engine) SDK plugin project.
loplat_plengi #
A new flutter plugin project.
Getting Started #
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
generate template #
$ flutter create --template=plugin --org com.loplat --platforms=android,ios -a java -i swift loplat_plengi
$ cd loplat_plengi
$ cd example
$ flutter pub upgrade
$ dart migrate --apply-changes