forked from Henry-Hiles/nexus
Fix regex bug
This commit is contained in:
parent
3d6d610f19
commit
11a946e6ea
4 changed files with 98 additions and 128 deletions
|
|
@ -54,7 +54,7 @@ dependencies:
|
|||
git:
|
||||
url: https://github.com/Henry-Hiles/flutter_chat_ui
|
||||
path: packages/flutter_link_previewer
|
||||
matrix: ^3.0.2
|
||||
matrix: ^4.1.0
|
||||
sqflite_common_ffi: ^2.3.6
|
||||
color_hash: ^1.0.1
|
||||
flutter_vodozemac: ^0.4.1
|
||||
|
|
@ -63,7 +63,7 @@ dependencies:
|
|||
simple_secure_storage: ^0.3.6
|
||||
json_annotation: ^4.9.0
|
||||
vodozemac: ^0.4.0
|
||||
clipboard: ^2.0.2
|
||||
clipboard: ^3.0.8
|
||||
shared_preferences: ^2.5.3
|
||||
mention_tag_text_field: ^0.0.9
|
||||
fluttertagger: ^2.3.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue