Flutter Hive box doesn’t save information when I restart the app
In my trivia app I open the hive box in the main function and then initializing a List with questions from the hive box.
In my trivia app I open the hive box in the main function and then initializing a List with questions from the hive box.