data_layer/repositories/cache_manager/sembast_cache_manager_stub library
Properties
- databaseFactory → Never
-
Stub database factory - should never be used
The conditional exports should ensure the correct platform implementation is used
final
Functions
-
openDatabase(
{String? databasePath, required String databaseName}) → Future< Database> - Open a database - stub implementation that throws