alibaba / alibaba/flutter_boost
引用之后会又这个闪退
Open
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
java.lang.ClassCastException: android.view.AbsSavedState$1 cannot be cast to io.flutter.embedding.android.FlutterSplashView$SavedState
at io.flutter.embedding.android.FlutterSplashView.onRestoreInstanceState(FlutterSplashView.java:102)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting FlutterSplashView.onRestoreInstanceState at FlutterSplashView.java:102 and trace how the saved state is restored. Reproduce the reported ClassCastException during state restoration, then verify that the crash no longer occurs without breaking Flutter splash-state handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart, flutter
- Domain
- mobile, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100