maplibre / flutter-maplibre-gl

Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)
https://pub.dev/packages/maplibre_gl
Other
215 stars 117 forks source link

Update workflows for pub.dev publishing #353

Closed m0nac0 closed 4 months ago

m0nac0 commented 10 months ago

The workflow failed, apparently because the reusable workflow recommended by pub.dev does not support flutter plugins: https://github.com/dart-lang/setup-dart/issues/68

We probably just need to change our workflows to directly run pub publish instead.

m0nac0 commented 9 months ago

The new workflow for the platform_interface package from #354 seems to work, now we need to