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
/
android
/
jni
History
ColdPaleLight
8b0b0ee703
Fix the SurfaceTexture related crash by Replacing the JNI weak global reference with a WeakReference<SurfaceTexture> (
flutter/engine#27924
)
2021-08-06 15:05:02 -07:00
..
BUILD.gn
…
jni_mock_unittest.cc
…
jni_mock.h
Fix the SurfaceTexture related crash by Replacing the JNI weak global reference with a WeakReference<SurfaceTexture> (
flutter/engine#27924
)
2021-08-06 15:05:02 -07:00
platform_view_android_jni.cc
…
platform_view_android_jni.h
Fix the SurfaceTexture related crash by Replacing the JNI weak global reference with a WeakReference<SurfaceTexture> (
flutter/engine#27924
)
2021-08-06 15:05:02 -07:00