Skip to content

Commit d69c18f

Browse files
committed
chore: update dependency in example to path dependency
1 parent 30cb3ec commit d69c18f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

example/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ dependencies:
1616
sdk: flutter
1717
http: ^1.1.0
1818
location: ^5.0.3
19-
maplibre_gl: ^0.20.0
19+
maplibre_gl:
20+
path: ..
2021
path_provider: ^2.1.5
2122

2223
dev_dependencies:

0 commit comments

Comments
 (0)