get_x_storage library
Classes
- GetXStorage
- A class for managing persistent storage using the GetX pattern. This class provides a simple, efficient interface to store, retrieve, and manage data in a key-value format. It supports asynchronous initialization, real-time change listening, and basic CRUD operations (create, read, update, delete).