alibaba / alibaba/flutter_boost
setup初始化空指针异常
- Dominant language
- Dart
- Stars
- 7.2k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
java.lang.NullPointerException: Attempt to invoke virtual method 'void com.idlefish.flutterboost.FlutterBoostPlugin.setDelegate(com.idlefish.flutterboost.FlutterBoostDelegate)' on a null object reference
看了之前的几个相似反馈 没能得到解决。。。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the setup path that calls FlutterBoostPlugin.setDelegate(FlutterBoostDelegate) and reproduce the reported null reference in the native integration. Done means identifying why the plugin object is null and confirming initialization no longer throws; the issue provides no file, test, version, or reproduction details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100