platform upgrades
This commit is contained in:
+4
-4
@@ -20,7 +20,7 @@ dependencies:
|
||||
|
||||
async: ^2.11.0
|
||||
badges: ^3.1.2
|
||||
cached_network_image: ^3.4.1
|
||||
cached_network_image: ^4.0.0
|
||||
# Grapheme-cluster iteration for emoji-only message detection
|
||||
# (lib/utils/emoji_detection.dart). Already present transitively via flutter.
|
||||
characters: ^1.4.0
|
||||
@@ -44,7 +44,7 @@ dependencies:
|
||||
flutter_bloc: ^9.0.0
|
||||
flutter_secure_storage: ^10.0.0
|
||||
home_widget: ^0.9.3
|
||||
workmanager: ^0.9.0+3
|
||||
workmanager: ^0.10.9
|
||||
intl: ^0.20.2
|
||||
flutter_linkify: ^6.0.0
|
||||
linkify: ^5.0.0
|
||||
@@ -96,7 +96,7 @@ dependencies:
|
||||
background_downloader: ^9.5.5
|
||||
# Opens the OS notification settings for this app (iOS + Android) when the
|
||||
# user declined the permission and wants to enable it later.
|
||||
app_settings: ^7.0.0
|
||||
app_settings: ^9.0.0
|
||||
flutter_layout_grid: ^2.0.8
|
||||
flutter_markdown_plus: ^1.0.12
|
||||
# Underlying parser for flutter_markdown_plus; imported directly to build the
|
||||
@@ -114,7 +114,7 @@ dev_dependencies:
|
||||
flutter_launcher_icons: ^0.14.3
|
||||
|
||||
build_runner: ^2.10.5
|
||||
freezed: ^3.2.4
|
||||
freezed: ^4.0.0
|
||||
json_serializable: ^6.11.4
|
||||
|
||||
flutter_lints: ^6.0.0
|
||||
|
||||
Reference in New Issue
Block a user