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

Feature: Test mode added #14

Merged
merged 3 commits into from
Oct 6, 2024
Merged

Feature: Test mode added #14

merged 3 commits into from
Oct 6, 2024

Conversation

efraespada
Copy link
Member

@efraespada efraespada commented Oct 6, 2024

  • Stable version. Added disableNative and useEncrypted for testing purposes.

disableNative

Disables native libs (.so and .dylib) and uses the Dart implementation.

useEncrypted

Defines the origin of the text resources. When the encrypted mode is TRUE, the encrypted resources are consumed, otherwise the original unencrypted resources are used.

@efraespada efraespada added the enhancement New feature or request label Oct 6, 2024
@efraespada efraespada self-assigned this Oct 6, 2024
@efraespada efraespada changed the title Develop Feature: Test mode added Oct 6, 2024
@efraespada efraespada merged commit a1702df into master Oct 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant