flutter/examples/hello_services/android
Mikkel Nygaard Ravn dce4bf8599 Remove old platform messaging API (#8837)
Breaking change: removed deprecated methods of PlatformMessages, leaving only binary messaging there. All other use of platform communication now goes through PlatformMessageChannel and PlatformMethodChannels. Retained use of String and JSON codecs for now.

Companion engine PR: flutter/engine#3482
2017-03-17 11:56:50 +01:00
..
app Remove old platform messaging API (#8837) 2017-03-17 11:56:50 +01:00
.gitignore Merge hello_android into hello_services (#4366) 2016-06-03 16:15:03 -07:00
build.gradle Update gradle versions in hello_services to those currently shipped in Android Studio (#7587) 2017-01-23 19:00:09 +01:00
gradle.properties Update gradle example to support x86 in debug mode. (#7606) 2017-01-31 14:48:48 -08:00
settings.gradle Merge hello_android into hello_services (#4366) 2016-06-03 16:15:03 -07:00