Hi,
I need some confirmation from some experts here whether I am doing all correct or not. I am about to publish my app to the google app store. So I followed this link https://flutter.dev/docs/deployment/android#publishing-to-the-google-play-store. Coming to this step https://flutter.dev/docs/deployment/obfuscate with regards to obfuscating. I just says run this command flutter build apk --obfuscate --split-debug-info=//. Normally I do run this command too when I would want to test it on my phone etc. So will this command be the last command and then I go the /myapp/build/app/outputs/apk/release/myapp.apk and then I submit the file ready? My question is do I need to also follow and set this configuration too https://medium.com/@swav.kulinski/flutter-and-android-obfuscation-8768ac544421 ? Here its about proguard right? Here is where I am lost please could someone help me confirm which is the right direction and securing my app?
--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/2f2c27da-ce01-4286-8e87-17e979b76094n%40googlegroups.com.