fireproof library
Classes
-
Doc<
T> -
MaybeDoc<
T extends Object?> - To generate updated model code, run: flutter pub run build_runner build
-
PaginatedCollectionNotifier<
T> -
PaginatedCollectionOnceNotifier<
T> -
PaginatedQueryNotifier<
T, R extends Query< T> > -
PaginatedQueryOnceNotifier<
T, R extends Query< T> > -
QuerySnap<
T> -
UnsavedDoc<
T>
Mixins
-
CastExtension<
T extends Object?> - This is a temp function until
-
NullableExtension<
T extends Object?>
Typedefs
-
FilterDocs<
T> = bool Function(Doc< T> docs) -
RestoreFunction<
T> = Future< void> Function()