Adam Barth
|
da96a8bddd
|
Add SystemNavigator.pop (#3130)
This method will let us remove the activity service.
|
2016-10-13 14:39:03 -07:00 |
|
Adam Barth
|
eb25d718b0
|
Don't start in fullscreen mode on Android (#3129)
Fixes https://github.com/flutter/flutter/issues/6303
|
2016-10-13 11:10:02 -07:00 |
|
Adam Barth
|
e6631a69ae
|
Complete PlatformPlugin.java (#3123)
After this patch, the PlatformPlugin has all the required functionality on Android.
|
2016-10-12 14:29:57 -07:00 |
|
Adam Barth
|
ebb1a9f999
|
Add SystemChrome support to PlatformPlugin.java (#3122)
|
2016-10-12 14:09:18 -07:00 |
|
Adam Barth
|
e93d2c2755
|
Add PlatformPlugin.java (#3121)
The PlatformPlugin is the first of the built-in plugins that will replace the
mojom platform services.
|
2016-10-12 13:27:12 -07:00 |
|