As Flutter developers, one of the most crucial things we tend to miss out on is security. In this video, let's have a look at 5 such steps that you can take to make sure that your next flutter app is more secure and robust.
Medium Article - https://absatyaprakash01.medium.com/5-steps-to-secure-your-next-flutter-app-549def2428b3
Github Repository - https://github.com/Imperial-lord/securing-flutter-apps
Additional Resources:
Reverse engineering Flutter apps (Andre Lipke) - https://blog.tst.sh/reverse-engineering-flutter-apps-part-1/
A list of all plugins used (thanks to the creators and Flutter community ❤️)
1. Secure Application - https://pub.dev/packages/secure_application
2. Local Auth - https://pub.dev/packages/local_auth
3. Flutter Secure Storage - https://pub.dev/packages/flutter_secure_storage
4. Flutter jailbreak detection - https://pub.dev/packages/flutter_jailbreak_detection