-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#9316Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: cameraThe camera pluginThe camera pluginp: video_playerThe Video Player pluginThe Video Player pluginplatform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
onSurfaceDestroyed has been deprecated for Flutter 3.28+:
flutter/engine/src/flutter/shell/platform/android/io/flutter/view/TextureRegistry.java
Line 156 in e3b301f
| @Deprecated(since = "Flutter 3.28", forRemoval = true) |
Known plugin usage:
camera_android_camerax
video_player_android
hashemim66110 and FabioXimenes
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: cameraThe camera pluginThe camera pluginp: video_playerThe Video Player pluginThe Video Player pluginplatform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team