From 862616327bd32f85aa8c60a18cf8f7ee1488136d Mon Sep 17 00:00:00 2001 From: Martijn van Dijk Date: Tue, 23 Apr 2024 12:01:12 +0200 Subject: [PATCH] Downgrade js --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 56918c6..bd9d56f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: ndef: ^0.3.3 convert: ^3.1.1 logging: ^1.2.0 - js: ^0.7.1 + js: ^0.6.3 dev_dependencies: flutter_test: