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
/
engine
/
src
/
flutter
/
shell
/
platform
History
Matt Carroll
c802d6ce22
FlutterJNI no longer asserts it is attached when dispatching platform messages and instead fizzles with a warning if not attached. Not sure what root cause of issue is, but this is necessary to avoid crashes. (
flutter/engine#8246
)
2019-03-21 13:45:13 -07:00
..
android
FlutterJNI no longer asserts it is attached when dispatching platform messages and instead fizzles with a warning if not attached. Not sure what root cause of issue is, but this is necessary to avoid crashes. (
flutter/engine#8246
)
2019-03-21 13:45:13 -07:00
common
/cpp
Initial import of GLFW Linux shell from FDE (
flutter/engine#8159
)
2019-03-20 17:15:52 -04:00
darwin
[ios] Set contentsScale before we commit CATransaction (
flutter/engine#8218
)
2019-03-19 16:36:11 -07:00
embedder
Add frame and target time metadata to vsync events and connect platform vsync events using flows. (
flutter/engine#8172
)
2019-03-14 16:48:01 -07:00
glfw
Initial import of GLFW Linux shell from FDE (
flutter/engine#8159
)
2019-03-20 17:15:52 -04:00
linux
Initial import of GLFW Linux shell from FDE (
flutter/engine#8159
)
2019-03-20 17:15:52 -04:00
BUILD.gn
Remove the shell build target's dependency on the embedder library (
flutter/engine#7549
)
2019-01-22 14:38:19 -08:00