google / google/reflectable.dart
Dart code obfuscation is impossible with reflective approach
Open
enhancement
- Dominant language
- Dart
- Stars
- 386
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Dart code obfuscation is impossible with reflective approach, shouldn't it to be considered to be added to a list of known limitations?
After doing that on Flutter project
`extra-gen-snapshot-options=--obfuscate`
OR theoretically is it possible to re-run reflectable generator **after** obfuscation?
Contributor guide
Assessment
This issue has not been assessed yet.