smart_text_flutter 0.2.1 copy "smart_text_flutter: ^0.2.1" to clipboard
smart_text_flutter: ^0.2.1 copied to clipboard

A Flutter plugin used to detect links in texts using NSDataDetector on iOS and TextClassifier on Android

0.2.1 #

Added #

  • Update documentation

0.2.0 #

Added #

  • Added the SmartText widget which automatically detects links in text

0.1.0 #

Added #

  • Used Linkify for Android API 8.1 (API 27) and below
  • Added support for older Android versions

0.0.1 #

Added #

  • Added a method classifyText that parses text in a sequence of texts and links
90
likes
0
points
314
downloads

Publisher

verified publisherdeveloperjamiu.com

Weekly Downloads

A Flutter plugin used to detect links in texts using NSDataDetector on iOS and TextClassifier on Android

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, url_launcher

More

Packages that depend on smart_text_flutter