fmtc_module_api library Null safety

Restricted API which exports internal functionality, necessary for the FMTC modules to work correctly

Do not use in normal applications. Prefer importing 'flutter_map_tile_caching.dart'.

Classes

DatabaseTools
DbMetadata
DbStoreDescriptor
DbTile
FMTCRegistry
Manages the stores available

Extensions

DbMetadataQueryFilter
DbMetadataQueryObject
DbMetadataQueryProperty
DbMetadataQuerySortBy
DbMetadataQuerySortThenBy
DbMetadataQueryWhere
DbMetadataQueryWhereDistinct
DbMetadataQueryWhereSort
DbStoreDescriptorQueryFilter
DbStoreDescriptorQueryObject
DbStoreDescriptorQueryProperty
DbStoreDescriptorQuerySortBy
DbStoreDescriptorQuerySortThenBy
DbStoreDescriptorQueryWhere
DbStoreDescriptorQueryWhereDistinct
DbStoreDescriptorQueryWhereSort
DbTileQueryFilter
DbTileQueryObject
DbTileQueryProperty
DbTileQuerySortBy
DbTileQuerySortThenBy
DbTileQueryWhere
DbTileQueryWhereDistinct
DbTileQueryWhereSort
DirectoryExtensions
GetDbMetadataCollection
GetDbStoreDescriptorCollection
GetDbTileCollection

Constants

DbMetadataSchema → const CollectionSchema<DbMetadata>
CollectionSchema(name: r'DbMetadata', id: -8585861370448577604, properties: {r'data' : PropertySchema(id: 0, name: r'data', type: IsarType.string), r'name' : PropertySc…
DbStoreDescriptorSchema → const CollectionSchema<DbStoreDescriptor>
CollectionSchema(name: r'DbStoreDescriptor', id: 1365152130637522244, properties: {r'hits' : PropertySchema(id: 0, name: r'hits', type: IsarType.long), r'misses' : Prop…
DbTileSchema → const CollectionSchema<DbTile>
CollectionSchema(name: r'DbTile', id: -5030120948284417748, properties: {r'bytes' : PropertySchema(id: 0, name: r'bytes', type: IsarType.byteList), r'lastModified' : Pr…