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?