Hive CE 2.8.0 has been released, introducing a new feature to generate type adapters automatically to speed up your Hive development in #flutter.

https://pub.dev/packages/hive_ce/versions/2.8.0

To showcase the simplicity this new feature brings, I added a new section to my Hive article.
https://onlyflutter.com/how-to-add-a-local-database-using-hive-in-flutter/#h-generate-type-adapters-automatically-using-generateadapters-annotation-hive-ce

Comments