moor2csv 1.5.4 copy "moor2csv: ^1.5.4" to clipboard
moor2csv: ^1.5.4 copied to clipboard

outdated

Supporting package for SQL or Moor that allows the easy export of SQL based Moor databases to CSV form, for external storage or sharing. Works on all platforms other than Web.

[1.0.0] - 08th November, 2020 #

Initial Package Upload has been made. Open to suggestions and contributions.

[1.0.2] - 09th November, 2020 #

Added usage examples, slightly better documentation and more explanation in code.

[1.0.3] - 09th November, 2020 #

Added error handling for file writing and optimized imports.

[1.0.5] - 09th November, 2020 #

Bug Fix from version 1.0.3.

[1.5.0] - 11th November, 2020 #

Big update. Includes:

  1. Error handling when File not accessible.

  2. Generated CSVs in compliance with Standard CSV Rules.

  3. Slightly better documentaion.

[1.5.1] - 11th November, 2020 #

Fix minor bugs with DateTime fields. toString() applied for values before parsing to CSV format.

[1.5.2] - 11th November, 2020 #

Fixed Date-Time saving. Will now be saved to and parsed from in Iso8601String form. Also added new tests to verify it.

[1.5.3] - 25th November, 2020 #

Seperated path_provider apis for IoS and Android. Fixes bug of generated file not showing in Android.

[1.5.4] - 23rd May, 2021 #

Seperated path_provider apis for IoS and Android. Fixes bug of generated file not showing in Android.

12
likes
40
pub points
73%
popularity

Publisher

unverified uploader

Supporting package for SQL or Moor that allows the easy export of SQL based Moor databases to CSV form, for external storage or sharing. Works on all platforms other than Web.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, moor, path_provider, permission_handler

More

Packages that depend on moor2csv