meta library

Classes

DateExpression
DateRef
A reference to a logical date, either an nlp query, a lambda, or a metadate reference. Depending on the context these are converted into the appropriate models for querying, eg SmartDateQueryResult and SmartDateQuerySource
FactDateSchemaQuery
Finds dates within fact schemas - this implementation retains the original term
FactSchemaAndDate
HasImage
HasImages
IFactService
IFormController
IMetaFormRenderService
IMSchemaService
Service that registers and loads schemas from a server. The implementation is found in
LabeledFact
MetaDateKey
MetaDateRef
MultiParticipantFact
RemindableFact
SimpleDateQuery
SmartNotesItem
SmartNotesRenderService

Typedefs

DateCreator = TZDateTime Function(Location location)
MetaFormBuilder = Widget Function(BuildContext context, MSchemaRef ref, MBaseModel model)
MModelFormControllerFactory = IFormController Function(BuildContext context, MModel model)
RenderSmartNotesItem<S extends SmartNotesItem> = FutureOr<Widget> Function(BuildContext context, S subject, {VoidCallback? changed, required ISunnyContact contact, VoidCallback? onTap, Widget? trailing})