From 2d605efa2b5b1988fdae78876851e285fb3dd110 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sat, 2 May 2020 12:02:55 +0200 Subject: [PATCH] Removed JS Dart dependency --- pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a939a1c..96b0265 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,6 @@ environment: sdk: '>=2.5.0 <3.0.0' dependencies: - js: '^0.6.1+1' html: '^0.14.0+3' dev_dependencies: