- Fix url not launching
- Fix trailing protocol issue in urls on Android
- Bump url launcher version on iOS
- Add ability to humanize url
- Fix new line parsing issue on iOS
- Export smart selectable text
- Add smart selectable text
- Include all the properties of the flutter's Text widget in the SmartText widget
- Update documentation
- Added the SmartText widget which automatically detects links in text
- Used Linkify for Android API 8.1 (API 27) and below
- Added support for older Android versions
- Added a method
classifyText
that parses text in a sequence of texts and links