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
.
Classes
- JsonTableFunction
- Calls json table-valued functions in drift.
Extensions
- JsonExtensions
- Defines extensions on string expressions to support the json1 api from Dart.