I am about to start a flutter project and coming from android kotlin I was looking for the closest database to room. I have read about floor and hive. Before spending hours using both to figure out which one to stick to, I was wondering what you suggest guys. I don't want to use firebase since the data remain mainly on tve user's device.
try floor. It is closest to room.