sbb_maps_flutter 2.4.0 copy "sbb_maps_flutter: ^2.4.0" to clipboard
sbb_maps_flutter: ^2.4.0 copied to clipboard

Incorporate SBB styled maps into your flutter application based on Maplibre.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sbb_maps_flutter

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

dependencies:
  sbb_maps_flutter: ^2.4.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:sbb_maps_flutter/sbb_maps_flutter.dart';
5
likes
145
points
121
downloads

Publisher

verified publishersbb.ch

Weekly Downloads

Incorporate SBB styled maps into your flutter application based on Maplibre.

Repository (GitHub)
View/report issues
Contributing

Topics

#map #maps #maplibre

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, geolocator, logger, maplibre_gl

More

Packages that depend on sbb_maps_flutter