maplibre_flutter_gpu 0.0.1 copy "maplibre_flutter_gpu: ^0.0.1" to clipboard
maplibre_flutter_gpu: ^0.0.1 copied to clipboard

MapLibre maps for Flutter, rendered with Flutter GPU.

0.0.1 #

  • Initial development release for iOS, Android, and macOS.
  • Render MapLibre fill, line, circle, raster, symbol, and fill-extrusion layers with Flutter GPU.
  • Provide map camera, gesture, style, source, layer, filter, sprite, and attribution APIs.
  • Support custom Flutter GPU map rendering with geographic transforms and optional shared depth for 3D content.
  • Render idle maps on demand and suspend frame scheduling with the application lifecycle.
  • Include examples for landmark markers, style controls, and custom GPU rendering.