Skip to content

Commit 1edaccb

Browse files
authored
[google_maps_flutter] Move google_maps_flutter to its own subdir. (flutter#2523)
* Move core plugin to its own subdir. * Bump version and CHANGELOG. Required for flutter/flutter#45292
1 parent 3ecf922 commit 1edaccb

File tree

159 files changed

+6
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+6
-2
lines changed

packages/google_maps_flutter/CHANGELOG.md renamed to packages/google_maps_flutter/google_maps_flutter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

packages/google_maps_flutter/pubspec.yaml renamed to packages/google_maps_flutter/google_maps_flutter/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: google_maps_flutter
22
description: A Flutter plugin for integrating Google Maps in iOS and Android applications.
3-
homepage: https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter
4-
version: 0.5.23
3+
homepage: https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter/google_maps_flutter
4+
version: 0.5.23+1
55

66
dependencies:
77
flutter:

0 commit comments

Comments
 (0)