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

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

0.3.2 #

Added #

  • Add ability to humanize url
  • Fix new line parsing issue on iOS

0.3.1 #

Added #

  • Export smart selectable text

0.3.0 #

Added #

  • Add smart selectable text

0.2.2 #

Added #

  • Include all the properties of the flutter's Text widget in the SmartText widget

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
160
points
272
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, url_launcher

More

Packages that depend on smart_text_flutter