rxdb library

Support for doing something awesome.

More dartdocs go here.

Classes

DocCache<RxDocType>
RxChangeEvent<RxDocType>
RxChangeEventBulk<RxDocType>
RxCollection<RxDocType>
RxDatabase<CollectionsOfDatabase>
RxDocTypeParent<RxDocType>
RxDocument<RxDocType>
RxQuery<RxDocType>

Functions

getRxDatabase(String jsFilePath, String databaseName) Future<RxDatabase>
patchJavaScriptRuntime(FlutterQjs engine) Future
Extend the JavaScript runtime with some missing stuff so that it can work together with RxDB JavaScript code.
toDouble(double val) double