mapsforge_flutter 2.0.3 copy "mapsforge_flutter: ^2.0.3" to clipboard
mapsforge_flutter: ^2.0.3 copied to clipboard

A port of mapsforge for pure flutter. Show maps while the device is offline.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mapsforge_flutter

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

dependencies:
  mapsforge_flutter: ^2.0.3

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:mapsforge_flutter/core.dart';
import 'package:mapsforge_flutter/datastore.dart';
import 'package:mapsforge_flutter/maps.dart';
import 'package:mapsforge_flutter/marker.dart';
import 'package:mapsforge_flutter/special.dart';
25
likes
100
pub points
77%
popularity

Publisher

unverified uploader

A port of mapsforge for pure flutter. Show maps while the device is offline.

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-3.0 (LICENSE)

Dependencies

collection, convert, ecache, flutter, flutter_svg, golden_toolkit, http, idb_shim, logging, path_provider, provider, queue, rxdart, synchronized, xml

More

Packages that depend on mapsforge_flutter