extensions/json1 library
Experimental bindings to the json1 sqlite extension.
Note that the json1 extension might not be available on all runtimes.
When using this library, it is recommended to use a NativeDatabase
with
a dependency on sqlite3_flutter_libs
.
Extensions
-
JsonExtensions
on Expression<
String?> - Defines extensions on string expressions to support the json1 api from Dart.