You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: packages/google_maps_flutter/google_maps_flutter_web/README.md
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,8 @@ This is an implementation of the [google_maps_flutter](https://pub.dev/packages/
6
6
7
7
### Depend on the package
8
8
9
-
This package is not an endorsed implementation of the google_maps_flutter plugin yet, so you'll need to modify the `pubspec.yaml` file of your app to depend on this package:
10
-
11
-
```yaml
12
-
dependencies:
13
-
google_maps_flutter: ^0.5.28
14
-
google_maps_flutter_web: ^0.1.0
15
-
```
9
+
This package is not an endorsed implementation of the google_maps_flutter plugin yet, so you'll need to
10
+
[add it explicitly](https://pub.dev/packages/google_maps_flutter_web/install).
0 commit comments