Skip to content

Wire up dart obfuscation for all AOT targets #50043

@jonahwilliams

Description

@jonahwilliams

The work for this was only completed for Android. We should ensure that obfuscation is supported on all Dart AOT platforms:

  • Android
  • iOS
  • macOS
  • windows
  • linux

We should also consider standardizing the settings. Currently obfuscation on Android relies on setting --extra-gen-snapshot-settings in build.gradle. This should also be exposed as a regular flutter build option

Metadata

Metadata

Assignees

Labels

toolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions