Ver código fonte

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

Anatoly Pulyaevskiy 6 anos atrás
pai
commit
6b3fc3a42b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      packages/notus/pubspec.yaml

+ 1
- 1
packages/notus/pubspec.yaml Ver arquivo

@@ -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