greensopinion / flutter_map_plugins

The source code for all sorts of flutter_map plugins.

Home Page:https://pub.dev/publishers/joscha-eckert.de/packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugins for the flutter_map ecosystem 🗺️

This repository contains multiple flutter packages that extend the functionality of flutter_map.

stars codecov GitHub last commit Issues Open PRs

Packages

Pub Version likes Pub Popularity

A slim yet powerful caching plugin for flutter_map tile layers. Supports any storage backend you would possibly want.

  • This package fills the gap between dio_cache_interceptor and flutter_map.
  • Support for tile cancellation

Pub Version likes Pub Popularity

A compass for flutter_map that indicates the map rotation. It rotates the map back to north on top when clicked.

Pub Version likes Pub Popularity

This package provides the MbTilesTileProvider that can be used with flutter_map tile layers.

  • This package uses mbtiles under the hood for the MBTiles support.
  • MBTiles is a file format to store map tiles in a single SQLite database.

Pub Version likes Pub Popularity

This package provides the PmTilesTileProvider that can be used with flutter_map tile layers.

  • This package uses pmtiles under the hood for the PMTiles support.
  • PMTiles is an open archive format for pyramids of tile data, accessible via HTTP Range Requests. Head over to protomaps.com to learn more about PMTiles.

Pub Version likes Pub Popularity

This package provides the MbTilesVectorTileProvider that can be used with the vector_map_tiles which itself adds support for vector tiles to flutter_map.

  • This package uses mbtiles under the hood for the MBTiles support.
  • MBTiles is a file format to store map tiles in a single SQLite database.

Pub Version likes Pub Popularity

This package provides the PmTilesVectorTileProvider that can be used with the vector_map_tiles which itself adds support for vector tiles to flutter_map.

  • This package uses pmtiles under the hood for the PMTiles support.
  • PMTiles is an open archive format for pyramids of tile data, accessible via HTTP Range Requests. Head over to protomaps.com to learn more about PMTiles.

Contributions

A huge thanks to all contributors! 😎

List of contributors

About

The source code for all sorts of flutter_map plugins.

https://pub.dev/publishers/joscha-eckert.de/packages


Languages

Language:Dart 85.4%Language:C++ 7.2%Language:CMake 5.8%Language:Swift 0.7%Language:HTML 0.6%Language:C 0.4%Language:Kotlin 0.0%Language:Objective-C 0.0%