maplibre_ios 0.3.0 copy "maplibre_ios: ^0.3.0" to clipboard
maplibre_ios: ^0.3.0 copied to clipboard

PlatformiOS
unlisted

Helper package for maplibre that provides iOS FFI bindings

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add maplibre_ios

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

dependencies:
  maplibre_ios: ^0.3.0

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:maplibre_ios/maplibre_ios.dart';
1
likes
160
points
86
downloads

Publisher

verified publisherjoscha-eckert.de

Weekly Downloads

Helper package for maplibre that provides iOS FFI bindings

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

BSD-3-Clause, BSD-2-Clause (license)

Dependencies

ffi, flutter, objective_c

More

Packages that depend on maplibre_ios

Packages that implement maplibre_ios