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

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

Changelog #

1.0.2 #

  • Initial version

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.4 #

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

1.0.5 #

  • Added the abort reason to the abort stream

1.0.6 #

  • Added the dispose function to the Mapplet main class

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.1.1 #

  • Updated Isar to version 3.1.0+1
1
likes
140
pub points
17%
popularity

Publisher

verified publisherwildspace.it

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

flutter, flutter_map, http, isar, isar_flutter_libs, latlong2, meta, path_provider, queue, quiver

More

Packages that depend on mapplet