PackRuble / cardoteka

The best type-safe wrapper over SharedPreferences. ⭐ Why so? -> strongly typed cards for access to storage -> don't think about type, use get|set -> can work with nullable values -> callback based updates
https://t.me/+AkGV73kZi_Q1YTMy
Apache License 2.0
3 stars 0 forks source link

incorrect assert message about initialization #12

Closed PackRuble closed 8 hours ago

PackRuble commented 8 months ago

image

fix message, because now we should use await Cardoteka.init()