flunama 0.0.3 copy "flunama: ^0.0.3" to clipboard
flunama: ^0.0.3 copied to clipboard

A new flutter plugin project.

flunama #

A flutter package for Mapbox widget. Can create a Maobix map widget for Android and iOS, features are now limited and the package is still under development.

Getting Started #

Android #

  1. Have to add the following line to android/app/build.gradle.

implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:6.7.2'

  1. Add the following line to MainActivity.java.

Mapbox.getInstance(this, "<--mapbox_token_here-->");

iOS #

  1. Do a pod install in your folder
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flunama