local_database_null_safety 1.4.1 local_database_null_safety: ^1.4.1 copied to clipboard
A local null safety database based on local_database_null_safety https://github.com/Blakexx/local_database_null_safety
1.4.0 #
- Moved to null safety
1.2.0 #
- Added queue system for queries
1.1.0+1 #
- Fixed typos
1.1.0 #
- Reading is now asynchronous
- Removing now returns void
1.0.1+4 #
- Readme fixes
1.0.1+3 #
- Fixed a typo in readme
1.0.1+2 #
- Fixed changelog
1.0.1+1 #
- Fixed a bug with getting from root when it is empty
1.0.1 #
- Removed static method
fromApplicationDocumentsDirectory
1.0.0+2 #
- Readme fixes
1.0.0 #
- Initial release