Enable code obfuscation

Update your pubspec.yaml to enable obfuscation.


environment:
  sdk: ">=2.12.0 <3.0.0"

flutter:
  obfuscate: true
  split-debug-info: /path/to/debug-info