'Saving Icon to Hive DB in Flutter

Can anyone help me. How to Save Icon in hive database in flutter. And to read it.

When I'm saving Icons it is giving error

unhandled exception: hiveerror: cannot write, unknown type: icon.

But when removing icon from hive database class and adapter it works fine.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source