substring_highlight 1.0.24 substring_highlight: ^1.0.24 copied to clipboard
Highlight Flutter text at the character-level for customizable and simple search term highlighting.
Changelog #
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