diff --git a/examples/README.md b/examples/README.md index e17a8a0acd..139574e84c 100644 --- a/examples/README.md +++ b/examples/README.md @@ -32,10 +32,9 @@ Available examples include: demonstrates how to connect a Flutter app to platform-specific APIs. For documentation, see . -- **Platform Channel Swift** The [platform channel swift - app](platform_channel_swift) is the same as [platform - channel](platform_channel) but the iOS version is in Swift and there - is no Android version. +- **Platform Channel Swift** The [platform channel swift app](platform_channel_swift) + is the same as [platform channel](platform_channel) but the iOS version is in + Swift and there is no Android version. - **Flutter View** The [flutter view app](flutter_view) demonstrates how to embed Flutter within an iOS or Android app.