flutter/examples/hello_services/android/app
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
..
src 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 Upgrade build tools to latest Android Studio default (#8461) 2017-02-28 18:25:28 +01:00