Use this tag when the question is related to the key-value database written in Dart, in combination with a project written in Flutter.
Summary
Hive is a key-value database written in pure Dart.
The data are arranged in boxes, which can also be encrypted for the storage of sensitive data. The box must be opened before use.