This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
shell
/
platform
/
android
/
io
/
flutter
/
view
History
Jonah Williams
77c30caddf
make sure we dont set live regionin api level < 18 (
#6375
)
2018-09-27 23:24:54 -07:00
..
AccessibilityBridge.java
make sure we dont set live regionin api level < 18 (
#6375
)
2018-09-27 23:24:54 -07:00
FlutterCallbackInformation.java
Reland "Updated background execution implementation for Android" (
#5954
)
2018-08-07 12:42:22 -07:00
FlutterMain.java
Wire up the Skia persistent GPU related artifacts cache. (
#6278
)
2018-09-26 14:54:09 -07:00
FlutterNativeView.java
Fix codepush breakage caused by
#5954
. (
#5996
)
2018-08-10 13:23:51 -07:00
FlutterRunArguments.java
Fix codepush breakage caused by
#5954
. (
#5996
)
2018-08-10 13:23:51 -07:00
FlutterView.java
Keyboard padding detection heuristic to distringuish when to include bottom inset. (
#6288
)
2018-09-24 11:38:13 -07:00
ResourceCleaner.java
…
ResourceExtractor.java
Remove unused Java imports (
#5663
)
2018-07-03 09:21:03 -07:00
ResourcePaths.java
…
TextureRegistry.java
Add texture support (eg video, camera) (
#4159
)
2017-11-02 10:57:29 +01:00
VsyncWaiter.java
…