1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

Update samples.yaml (#855)

Fix incorrect URL source of Platform View Swift sample
This commit is contained in:
Arash
2021-07-22 05:06:08 +04:30
committed by GitHub
parent 6bac1b9694
commit 52fa15609c

View File

@@ -275,7 +275,7 @@ samples:
alt: Platform View Swift screenshot
- url: images/platform_view_swift2.png
alt: Platform View Swift screenshot
source: https://github.com/flutter/samples/tree/master/platform_design
source: https://github.com/flutter/samples/tree/master/platform_view_swift
description: >
A Flutter sample app that combines a native iOS UIViewController with a
full-screen Flutter view.