extensions/json1 library

Experimental bindings to the json1 sqlite extension.

Note that the json1 extension might not be available on all runtimes. In particular, it can only work reliably on Android when using the moor_ffi and it might not work on older iOS versions.

Extensions

JsonExtensions on Expression<String?>
Defines extensions on string expressions to support the json1 api from Dart.