Kaynağa Gözat

Downgrade dependency on Dart SDK for notus to work with current Flutter beta

Anatoly Pulyaevskiy 6 yıl önce
ebeveyn
işleme
6b3fc3a42b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      packages/notus/pubspec.yaml

+ 1
- 1
packages/notus/pubspec.yaml Dosyayı Görüntüle

@@ -5,7 +5,7 @@ author: Memspace <hello@memspace.app>
5 5
 homepage: https://github.com/memspace/notus
6 6
 
7 7
 environment:
8
-  sdk: '>=2.0.0-dev.63.0 <2.0.0'
8
+  sdk: '>=2.0.0-dev.58.0 <2.0.0'
9 9
 
10 10
 dependencies:
11 11
   collection: ^1.14.6