An example of how to store a secret key securely on all platforms for use in a Flutter Hive encrypted database.
Set up Flutter: https://flutter.dev/docs/get-started/install
git clone https://github.com/jda258/hive_secure_key.git
cd hive_secure_key
flutter run