mapplet 5.0.0 copy "mapplet: ^5.0.0" to clipboard
mapplet: ^5.0.0 copied to clipboard

Handle and use maps in flutter, even in offline enviroments with Mapplet, the easiest way to store flutter maps

Changelog #

5.0.0 #

Caution

Breaking changes

  • Changed datbase from isar to drift
  • Updated to flutter_map 8

Important

Mapplet v5 is the first version after the migration of the database backend and it might be subject to changes and new issues may arise.

4.0.3 #

  • Dependencies bump

4.0.2 #

  • Dependencies bump

4.0.1 #

  • Added the initialPosition field to the LocationWatcherLayer so that the widget can be correctly initialized

4.0.0 #

❗Breaking changes #

  • Updated to flutter_map 6

3.0.1 #

  • Added the abort operation when the storage is full of memory

3.0.0 #

❗Breaking changes #

  • Updated to flutter_map 5
  • Added accuracy circle layer styling to the LocationWatcherLayer

2.0.1 #

  • Fixed a problem that causes the direction sector to be rendered in the wrong way

2.0.0 #

❗Breaking changes #

  • Updated flutter_map to version 4.0.0
  • Added the LocationWatcherLayer to display the user's current location

1.1.1 #

  • Updated Isar to version 3.1.0+1

1.1.0 #

  • Updated Isar to major version 3.1.0

❗Breaking changes #

  • DepotConfiguration now requires a directory in order to adapt to Isar 3.1.0

1.0.6 #

  • Added the dispose function to the Mapplet main class

1.0.5 #

  • Added the abort reason to the abort stream

1.0.4 #

  • Added the configuration parameter for the number of parallelBatchWriters during a fetch operation
  • Added the example folder

1.0.3 #

  • Parallelism improvements: number of workers now dynamically depends on the number of tiles to fetch
  • Improved the speed of the fetch operation with Dart Isolates
  • Introduced the evict period for stored tiles, indicating how often they should be updated

1.0.2 #

  • Initial version
3
likes
160
points
271
downloads

Publisher

verified publishertratteo.it

Weekly Downloads

Handle and use maps in flutter, even in offline enviroments with Mapplet, the easiest way to store flutter maps

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

drift, drift_flutter, flutter, flutter_compass, flutter_map, geolocator, http, latlong2, meta, path, path_provider, queue, quiver

More

Packages that depend on mapplet