flutter_trigger_input 0.3.0 copy "flutter_trigger_input: ^0.3.0" to clipboard
flutter_trigger_input: ^0.3.0 copied to clipboard

A powerful Flutter widget for detecting and handling triggers like mentions (@), and links. Supports deletion, and flexible suggestion engines.

0.3.0 #

  • Multi-Trigger Support: Support multiple triggers simultaneously (e.g., @mentions, #hashtags).
  • Keyword Spaces: Added allowSpace option to support trigger keywords with spaces (e.g., @Full Name).
  • Enhanced Core Engine: Optimized MentionTextRenderer for improved efficiency and accurate state synchronization.

0.2.0 #

  • Atomic Entity Deletion: Implement a mechanism to delete the entire mention/entity
  • User-defined filtering algorithm.

0.1.2 #

  • Update example

0.1.1 #

  • Fix: Added missing generated files (.g.dart) to the package distribution to resolve compilation errors.

0.1.0 #

  • Initial release
6
likes
160
points
248
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter widget for detecting and handling triggers like mentions (@), and links. Supports deletion, and flexible suggestion engines.

Repository (GitHub)
View/report issues

Topics

#chat #mention #hashtag #textfield #trigger

License

MIT (license)

Dependencies

diff_match_patch, flutter, json_annotation

More

Packages that depend on flutter_trigger_input