utility/utility library

Classes

AptofTheme
BaseFirestoreApi<T extends BaseFirestoreDto>
A generic base class for Firestore API operations.
BaseFirestoreDto
Command
Command0
Command with no argument
Command1<T>
Command with Argument
PackageInfoProvider
PaginatedResult<T>
TimestampConverter
UrlLauncher

Extensions

CommandStatusX on CommandStatus
PaginatedResultPatterns on PaginatedResult<T>
Adds pattern-matching-related methods to PaginatedResult.