After building an ipa or apk release with flutter I can easily track their assets by changing them into zip. Therefore anyone can access to the app assets. Is there any way to obfuscate or encrypt my assets files?
Any help is appreciated. Thank you.
After building an ipa or apk release with flutter I can easily track their assets by changing them into zip. Therefore anyone can access to the app assets. Is there any way to obfuscate or encrypt my assets files?
Any help is appreciated. Thank you.