This version moves most list-related to the new ListKit library, and adds a new way to handle favorites in a very easy way.
✨ Features
OpenURLActionhas new optional extensions.FavoriteContextis a new observable class.FavoriteStoreis a new store protocol.UserDefaultsFavoriteStoreis a new store implementation.
🗑️ Deprecations
Listtypes have been moved to the newListKitlibrary.ListCardand its related types has been renamed toCard.