fdatabase 0.0.3
fdatabase: ^0.0.3 copied to clipboard
A new flutter package to save and load data from local database
0.0.1 #
- Initial release
0.0.1+1 #
- Added a native implementation for Android/iOS/MacOS/Windows/Linux
0.0.1+2 #
- Some adjusts on fdatabase_base dependency
0.0.2 #
- Some small fixes
- Exported vital classes for package use (Entity, Storage, FDatabaseBase, FDatabaseException)
- Added examples
0.0.3 #
- New
Storageimplementation for web and native