Commit Graph

4 Commits

Author SHA1 Message Date
Dan Field 5d1c1a027e Remove more asserts and fix a11y check (#8896) 2019-05-08 01:19:24 -07:00
Dan Field 480844608c Remove asserts and add BuildConfig (#8821) 2019-05-02 17:30:19 -07:00
Michael Goderbauer 70a1106b50 Unify copyright lines (#6757) 2018-11-07 12:24:35 -08:00
Mikkel Nygaard Ravn c4edec7417 Remove old flutter messaging API (#3482)
Breaking change: removed facilities for JSON and string messaging from FlutterView/FlutterViewController, leaving only binary messaging there. All other use of flutter communication now goes through FlutterMessageChannel and FlutterMethodChannels. Retained use of String and JSON codecs for now.

Companion flutter PR: flutter/flutter#8837
2017-03-17 09:04:59 +01:00