flutter/examples/hello_services/ios/Runner
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
..
Assets.xcassets/AppIcon.appiconset Update Example iOS icon assets for Xcode 8.2.x (#8616) 2017-03-07 12:29:08 -08:00
Base.lproj Remove old platform messaging API (#8837) 2017-03-17 11:56:50 +01:00
AppDelegate.h Subclass FlutterAppDelegate in iOS examples (#7847) 2017-02-02 18:38:48 -08:00
AppDelegate.m Remove old platform messaging API (#8837) 2017-03-17 11:56:50 +01:00
Info.plist Update examples to Xcode 8 recommended settings 2016-09-26 15:04:07 -07:00
main.m Eliminate calls to deprecated FlutterInit() (#7770) 2017-01-31 17:39:29 -08:00