menu
idb_shim package
documentation
sdb.dart
SdbFactory
getDatabaseFullPath abstract method
getDatabaseFullPath abstract method
dark_mode
light_mode
getDatabaseFullPath
abstract method
Future
<
String
>
getDatabaseFullPath
(
String
name
)
Mainly use for debugging purpose
Implementation
Future<String> getDatabaseFullPath(String name);
idb_shim package
documentation
sdb
SdbFactory
getDatabaseFullPath abstract method
SdbFactory class