Josh
|
3a32d9fe5c
|
Force orientation change when current orientation not allowed on iOS (#13170)
|
2019-10-31 12:20:24 -07:00 |
|
Chinmay Garde
|
53900d5189
|
Revert "Issue 13238: on iOS, force an orientation change when the current orientation is not allowed" (#13160)
This reverts commit c38ed2ca1c.
|
2019-10-15 17:24:49 -07:00 |
|
Josh
|
c38ed2ca1c
|
Issue 13238: on iOS, force an orientation change when the current orientation is not allowed (#12295)
|
2019-10-15 14:36:59 -07:00 |
|
gaaclarke
|
669cbba088
|
Cleanup: Made a macro to assert ARC is enabled. (#12701)
Cleanup: Made a macro to assert ARC is enabled (and its inverse).
|
2019-09-30 14:47:54 -07:00 |
|
gaaclarke
|
5075172fe7
|
FlutterViewController notify will dealloc (#12232)
Made the flutter view controllers dealloc notification more
generic and started turning off semantics when the view controller
is remotely deleted.
|
2019-09-13 17:33:03 -07:00 |
|
Matt Carroll
|
5bb144ca8b
|
Re-lands platform brightness support on iOS, plus platform contrast (#10791)
|
2019-08-15 14:51:07 -07:00 |
|
Chinmay Garde
|
7cfb3de69b
|
Revert "Forwards iOS dark mode trait to the Flutter framework (#34441). (#9722)" (#10789)
This reverts commit 65fd5d4d62.
|
2019-08-08 17:15:06 -07:00 |
|
Matt Carroll
|
65fd5d4d62
|
Forwards iOS dark mode trait to the Flutter framework (#34441). (#9722)
|
2019-08-08 16:22:45 -07:00 |
|
gaaclarke
|
3b944102a5
|
Un-deprecated FlutterViewController's binaryMessenger. (#9767)
Un-deprecated FlutterViewController's binaryMessenger. Leaving it as
a valid convenience method and to help minimize a breaking change.
|
2019-07-11 10:04:26 -07:00 |
|