sqlite3_library_windows 1.0.2-dev.0 sqlite3_library_windows: ^1.0.2-dev.0 copied to clipboard
Flutter package to bundle sqlite3 library to your windows apps
[1.0.2-dev.0] - 2021/03/04 #
- migrate to null-safety
- added 32-bit support
[1.0.1] - 2021/02/22 #
- fix error when launching app from different directory than the one containing the executable
[1.0.0] - 2021/02/16 #
- Initial release
1.0.0+1
fixes the readme1.0.0+2
add a bit of doc, suppress flutter_test dependencies as they are not required and remove dart:io import