open your flutter project that you have created in your IDE(android-studio). Then after you have added the required flutter encryption package now you need to import the package where you will be using it in your code to encrypt or decrypt the string or the password the user enter.
Read moreDoes flutter iOS app use encryption?
Just to elaborate: You are using encryption (TLS), but it is properly authorized for export from the united states (and it shipped with the iPhone), so you’re fine. Smart comment, BlueRaja.
Read more