Smart Text Flutter

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

It uses NSDataDetector for iOS and TextClassifier for Android.

312169142-dfb4f68e-77d3-4acc-9e07-a27239aa519b

Notes

DateTime is not supported on Android
Address is not supported on Android 8.1 (API 27) and below
There is no default implementation for when DateTime is clicked (the formatted date returned in the callback in case)