Releases: pento/linked_text
Releases · pento/linked_text
v1.1.3
v1.1.2
- Prevent an out-of-bounds URL index in a string template from causing a crash. If an index is out of bounds, the link will simply be non-interactive.
v1.1.1
- Updated the minimum Dart SDK constraint to 3.6.0.
- Fixed compatibility with Flutter's
gen_l10n: a build hook automatically addsrelax-syntax: trueto
l10n.yamlwhen missing. If the first build fails, re-running it will succeed.