- This version supports ANDROID, IOS, LINUX, MACOS and WINDOWS but peb.dev
- shows only ANDROID, IOS, MACOS as compatible platforms.
- This is fixed in this version.
- This version supports ANDROID, IOS, LINUX, MACOS and WINDOWS but peb.dev
- shows only ANDROID, IOS, MACOS as compatible platforms.
- This version supports ANDROID, IOS, LINUX, MACOS and WINDOWS but peb.dev
- shows only ANDROID, IOS, MACOS as compatible platforms.
- Anterior versions of the package supported only ANDROID, IOS and MACOS platforms.
- This version supports ANDROID, IOS, LINUX, MACOS and WINDOWS.
- First null safe version of the package.
- Create a support for making to use off local database persistence more easier.
- For that two static instances are provided : DataAccess.instance and DiscData.instance.
- DataAccess.instance provide data (entity) persistence in sqlite database.
- DiscData.instance provide data persistence in terminal's file system.
- Check the given example to see it in action.