flutter_selectable_text 0.2.1 copy "flutter_selectable_text: ^0.2.1" to clipboard
flutter_selectable_text: ^0.2.1 copied to clipboard

discontinued
outdated

A widget that allows to display text like the Text widget, while also allowing actions like selecting and copying text. Because this widget uses the EditableText widget, it does not support RichText n [...]

0.2.1 #

  • Updated the description in pubspec.yaml

0.2.0 #

  • Added support for Flutter >=1.4.7
  • Updated flutter version dependency to >=1.4.7 <2.0.0.

0.1.0 #

  • Updated to version 0.1.0.
  • Made strickt dependency on flutter version 1.2.1 because it is only compatible with that version.
  • Added an example

0.0.2 #

  • Updated the Flutter dependency

0.0.1 #

  • First published version
3
likes
0
pub points
33%
popularity

Publisher

unverified uploader

A widget that allows to display text like the Text widget, while also allowing actions like selecting and copying text. Because this widget uses the EditableText widget, it does not support RichText nor text spans. This will work with different text styles and line heights.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_selectable_text