Skip to content

Commit 8ffae28

Browse files
committed
Fix
1 parent acc1e0e commit 8ffae28

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

maplibre_gl/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: maplibre_gl
22
description: A Flutter plugin for integrating MapLibre Maps inside a Flutter application on Android, iOS and web platforms.
33
version: 0.20.0
4-
repository: https://github.com/maplibre/flutter-maplibre-gl
5-
issue_tracker: https://github.com/maplibre/flutter-maplibre-gl/issues
4+
repository: https://github.com/tetrochel/flutter-maplibre-gl
65

76
environment:
87
sdk: ">=3.0.0 <4.0.0"

maplibre_gl_platform_interface/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: maplibre_gl_platform_interface
22
description: A common platform interface for the maplibre_gl plugin. This package is only intended to be used by the maplibre_gl package.
33
version: 0.20.0
4-
repository: https://github.com/maplibre/flutter-maplibre-gl
5-
issue_tracker: https://github.com/maplibre/flutter-maplibre-gl/issues
4+
repository: https://github.com/tetrochel/flutter-maplibre-gl
65

76
environment:
87
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)