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

Command to encrypt strings #6

Open
3rj opened this issue Apr 28, 2021 · 1 comment
Open

Command to encrypt strings #6

3rj opened this issue Apr 28, 2021 · 1 comment

Comments

@3rj
Copy link

3rj commented Apr 28, 2021

Hi

Is there any command to auto encrypt all strings in dart files?

for example:

flutter pub run stringcare:obfuscate

search and encrypt all strings in project folder

@efraespada
Copy link
Member

No, stringcare:obfuscate only works over the assets and lang (base) folders.

But it could be interesting to detect and extract all strings of a project in a lang file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants