wise_text 1.0.2
wise_text: ^1.0.2 copied to clipboard
Text widget with auto classification and rich text support using styled_text. Using NSDataDetector on iOS and TextClassifier on Android
1.0.2 #
- Fixed crash where Swift classier would release() twice
- Changed disposing ownership for
WiseTextClassifierwith custom classifiers WiseTextWidgetdoesn't initialize a classifier anymore when the widget's classified is false
1.0.1 #
- Bugfixes to FFI calls
- Dispose FFI refs on widget's dispose
1.0.0 #
- Initial release