PropsIDBFactory extension
- on
Methods
-
cmp(
dynamic first, dynamic second) → int -
Available on IDBFactory, provided by the PropsIDBFactory extension
-
databases(
) → Future< Iterable< IDBDatabaseInfo> > -
Available on IDBFactory, provided by the PropsIDBFactory extension
-
deleteDatabase(
String name) → IDBOpenDBRequest -
Available on IDBFactory, provided by the PropsIDBFactory extension
-
open(
String name, [int? version]) → IDBOpenDBRequest -
Available on IDBFactory, provided by the PropsIDBFactory extension