flutter_richify library

Typedefs

MatchFinder = List<MatchResult> Function(MatchingContext context)
MatchValidator = Map<String, dynamic>? Function(MatchCandidate candidate)
SpanBuilder = InlineSpan Function(MatchCandidate candidate)