From 3d5d7dc8f6c3b46f5ed77ccef20bdd39e5a915d7 Mon Sep 17 00:00:00 2001 From: dab246 Date: Sat, 6 Aug 2022 19:41:43 +0700 Subject: [PATCH] TF-654 Upgrade version `dio` to `4.0.6` --- core/pubspec.yaml | 2 +- pubspec.yaml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/core/pubspec.yaml b/core/pubspec.yaml index 5485045d2..3b586ed0a 100644 --- a/core/pubspec.yaml +++ b/core/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: flutter_svg: 1.1.0 # Http client - dio: 4.0.4 + dio: 4.0.6 # dartz dartz: 0.10.1 diff --git a/pubspec.yaml b/pubspec.yaml index 989dee1e9..72b47cb3a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: flutter_svg: 1.1.0 # Http client - dio: 4.0.4 + dio: 4.0.6 # equatable equatable: 2.0.3 @@ -179,6 +179,8 @@ dependencies: custom_pop_up_menu: 1.2.4 + byte_converter: 1.3.0 + dev_dependencies: flutter_test: sdk: flutter