smart_dates/smart_date_fact_query library

Classes

FactSmartDateQueryResult
The result of a smartDate query that was based on a fact.
FactSmartDateQuerySource
Used to make smartDate queries that are based on fact data.
UnresolvedFactDateQueryResult
This query wasn't sent to the server, but still represents something we want to show the user. This means that we found a fact name, but the focused contact (or other scope) doesn't contain an actual date.

Extensions

FactQueryExtension on FactDateSchemaQuery
ResolvedFactDateExtensions on FactDateSchemaQuery

Typedefs

QueryInterpolator = String Function(String input, String date)