sqlite3_library_windows 2.1.0+1 sqlite3_library_windows: ^2.1.0+1 copied to clipboard
Flutter package to bundle sqlite3 library to your windows apps
[2.1.0+1] - 2022/04/14 #
- Marks package as discontinued
[2.1.0] - 2021/06/27 #
- Fixed null safety issue
- Added an example
- Doc update
[2.0.0] - 2021/03/07 #
- migrate to null safety
[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