Skip to content

Latest commit

 

History

History
62 lines (33 loc) · 876 Bytes

CHANGELOG.md

File metadata and controls

62 lines (33 loc) · 876 Bytes

0.3.4

Added

  • Fix url not launching

0.3.3

Added

  • Fix trailing protocol issue in urls on Android
  • Bump url launcher version on iOS

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