diff --git a/example/pubspec.yaml b/example/pubspec.yaml index f1c8ef0..a8e15df 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: cupertino_icons: ^1.0.5 flutter: sdk: flutter - flutter_chat_types: ^3.4.1 + flutter_chat_types: ^3.4.3 flutter_link_previewer: path: ../ diff --git a/pubspec.yaml b/pubspec.yaml index 4dee911..932daed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ environment: dependencies: flutter: sdk: flutter - flutter_chat_types: ^3.4.2 + flutter_chat_types: ^3.4.3 flutter_linkify: ^5.0.2 html: ^0.15.0 http: ^0.13.4