Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure obfuscate Dart code when making release builds #232

Open
Tracked by #233
luongvo opened this issue Jul 17, 2023 · 0 comments
Open
Tracked by #233

Ensure obfuscate Dart code when making release builds #232

luongvo opened this issue Jul 17, 2023 · 0 comments

Comments

@luongvo
Copy link
Member

luongvo commented Jul 17, 2023

Why

We should ensure the Dart code is obfuscated properly in the release build of the Flutter app to hide function and class names, replacing each symbol with another symbol, making it difficult for an attacker to reverse engineer the app.

What we need to do in this task:

Who Benefits?

Developers

@luongvo luongvo added this to the 1.11.0 milestone Jul 17, 2023
@luongvo luongvo modified the milestones: 1.11.0, 1.12.0 Jul 17, 2023
@luongvo luongvo changed the title Ensure obfucate Dart code when making release builds Ensure obfuscate Dart code when making release builds Jul 21, 2023
@luongvo luongvo modified the milestones: 1.12.0, 1.14.0 Oct 31, 2023
@luongvo luongvo removed this from the 1.14.0 milestone Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant