flutter/examples/platform_services/android/app
Mikkel Nygaard Ravn 390993d070 PlatformXxxChannel concepts added to support Flutter/platform interop (#8394)
New concepts: PlatformMessageChannel (basic message send/receive superseding some existing  PlatformMessages methods), PlatformMethodChannel (method invocation and event streams), pluggable codecs for messages and method calls: unencoded binary, string, json, and 'standard' flutter binary encoding.
2017-03-01 14:35:41 +01:00
..
src PlatformXxxChannel concepts added to support Flutter/platform interop (#8394) 2017-03-01 14:35:41 +01:00
.gitignore Add platform_services sample (#8058) 2017-02-13 11:14:34 +01:00
build.gradle Upgrade build tools to latest Android Studio default (#8461) 2017-02-28 18:25:28 +01:00