alibaba / alibaba/flutter_boost

-keep class io.flutter.embedding.android.FlutterTextureView { *; }

Open
#1,637 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
7.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

FlutterBoost在代码中反射调用了该类的方法,但是没有配置该混淆规则,导致了崩溃,希望添加该规则

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating FlutterBoost's Android release or ProGuard configuration and check how rules for Flutter embedding classes are maintained. Add the requested keep rule for io.flutter.embedding.android.FlutterTextureView, then verify that an obfuscated Android build retains the class and avoids the reported reflection crash.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.