Skip to content

Commit 249421c

Browse files
committed
Fixed screenshot imports
1 parent aa5a3b1 commit 249421c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ This package combines the [google_maps_flutter]("https://pub.dev/packages/google
88

99
# Screenshots
1010

11-
| Android | iOS |
12-
| :---------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------: |
13-
| ![Example 1](https://github.com/LuisThein/apple_maps_flutter/blob/master/resources/android_screenshot1.png) | ![Example 2](https://github.com/LuisThein/apple_maps_flutter/blob/master/resources/ios_screenshot1.png) |
14-
| ![Example 1](https://github.com/LuisThein/apple_maps_flutter/blob/master/resources/android_screenshot2.png) | ![Example 2](https://github.com/LuisThein/apple_maps_flutter/blob/master/resources/ios_screenshot2.png) |
11+
| Android | iOS |
12+
| :------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------: |
13+
| ![Example 1](https://github.com/LuisThein/flutter_platform_maps/blob/master/resources/android_screenshot1.png) | ![Example 2](https://github.com/LuisThein/flutter_platform_maps/blob/master/resources/ios_screenshot1.png) |
14+
| ![Example 1](https://github.com/LuisThein/flutter_platform_maps/blob/master/resources/android_screenshot2.png) | ![Example 2](https://github.com/LuisThein/flutter_platform_maps/blob/master/resources/ios_screenshot2.png) |
1515

1616
# Current functionality
1717

0 commit comments

Comments
 (0)