Add swift version of Platform Channel example (#9098)
* wip * wip * delete main.m * readd main.m * update to use new channel api * update android * removed android/ * remove debug print * remomved main.m * Update year in copyright * break long line and update name * mit comments * update examples/README * break line * update README * update test
This commit is contained in:
@@ -29,6 +29,11 @@ Available examples include:
|
||||
demonstrates how to connect a Flutter app to platform-specific APIs. For
|
||||
documentation, see https://flutter.io/platform-channels/ .
|
||||
|
||||
- **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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user