substring_highlight 1.0.25 substring_highlight: ^1.0.25 copied to clipboard
Highlight Flutter text at the character-level for customizable and simple search term highlighting.
Changelog #
Version 1.0.25 (2021-04-20) #
- Support for overflow and maxLines properties [issue #5]
- Support for RichText scale factor [issue #8]
Version 1.0.24 (2021-04-20) #
- upgraded to Dart 2.0
- migrated to null-safety
Version 0.1.3 (2020-02-18) #
- Effective Dart
Version 0.1.2 (2020-01-05) #
- example has been upgraded to AndroidX
Version 0.1.0 (2019-12-15) #
- added full example
Version 0.0.1 (2019-12-15) #
- basic text highlighting functionality