flutter_social_textfield 0.1.2 copy "flutter_social_textfield: ^0.1.2" to clipboard
flutter_social_textfield: ^0.1.2 copied to clipboard

TextEditingController and RichText / TextSpan builder with hashtag, url and mention detection with Regular Expressions. Also with tap support.

[0.1.2] 19.09.2022 #

  • Fixed a bug where it was impossible to delete text content or text content reappears after deletion
  • Added stream subscription into didUpdateWidget controller. [thanks @sipanpetrosyan]

[0.1.1] 13.09.2022 #

  • Added emoji detection support [thanks @moazh]

[0.1.0] 25.02.2022 #

  • Added persian language support for detections
  • Fixed Vietnamese language detection [thanks @minh-dai]
  • Fixed the issue where an empty space added to an empty text editor which results hint not showing up.

[0.0.9] 06.01.2022 #

  • Added new presentation mode for DefaultSocialTextFieldController. You can now present detection dialog above the textfield
  • Updated example code for new above text field presentation of DefaultSocialTextFieldController
  • Added vietnamese text detection support (experimental, thanks to @minh-dai for additions.)

[0.0.8] 19.11.2021 #

  • Fixed cursor jumping to the beginning bug fixed (again 😅)
  • Improved documentation, enhanced default social text field example with 'ClampingScrollPhysics'

[0.0.7] 10.11.2021 #

[0.0.6] 01.11.2021 #

  • Added IncludeOnlyCases and IgnoreCases propertied into SocialTextSpanBuilder(context).build() method. You can now ignore matches or include matches

[0.0.5] 01.11.2021 #

  • Updated code documentation

[0.0.4] 19.05.2021 #

  • Fixed building issue with Flutter 2.2
  • Fixed Bugs in the example app

[0.0.3] 01.05.2021 #

  • Added tap support for SocialTextSpanBuilder
  • Improved Example Projects
  • Breaking Change: SocialTextSpanBuilder parameters have been changed to named parameters for more understandable interface.
  • Improved documentation

[0.0.2] 26.04.2021 #

  • Fixed wrong cursor position when last word has been replaced.

[0.0.1+1] 23.04.2021 #

  • Improved documentation

[0.0.1] 23.04.2021 #

  • Initial Release
90
likes
130
pub points
90%
popularity

Publisher

unverified uploader

TextEditingController and RichText / TextSpan builder with hashtag, url and mention detection with Regular Expressions. Also with tap support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_social_textfield