Skip to content

Conversation

@fayeed
Copy link
Owner

@fayeed fayeed commented Jan 9, 2026

  • Dart SDK: Now requires Dart 3.0.0 or higher
  • Flutter SDK: Now requires Flutter 3.10.0 or higher
  • textScaleFactor parameter renamed to textScaler (use TextScaler.linear(factor) for migration)
  • onTap parameter type changed from Function? to void Function()? for type safety
  • ParsedText is now a StatefulWidget (for proper gesture recognizer disposal)
  • MatchText class is now immutable (all fields are final)

@fayeed fayeed self-assigned this Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant