From 48ae8d69fd69c06390c08620d5ba85498c08d075 Mon Sep 17 00:00:00 2001 From: Mgen Date: Sun, 22 Oct 2023 23:02:22 +0800 Subject: [PATCH] Upgrade SDK --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 718f5ce..a6ab25c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,13 +4,13 @@ version: 6.1.0 homepage: https://github.com/flutter-cavalry/pretty_bytes environment: - sdk: ">=2.18.0 <3.0.0" + sdk: ">=2.18.0 <4.0.0" # dependencies: # path: ^1.8.0 dev_dependencies: - mgenware_dart_lints: ^2.1.0 + mgenware_dart_lints: ^4.1.0 test: ^1.16.0 dependencies: intl: ^0.18.0