flutter run -d Chrome
Git error. Command: `git clone --mirror git://github.com/gskinnerTeam/auto_size_text.git /Users/sergejdergatsjev/Documents/flutter/flutter/.pub-cache/git/cache/auto_size_text-ee02f76d882179635fdb79a3e4ed36d6513147b7`
stdout:
stderr: Cloning into bare repository '/Users/sergejdergatsjev/Documents/flutter/flutter/.pub-cache/git/cache/auto_size_text-ee02f76d882179635fdb79a3e4ed36d6513147b7'...
fatal: unable to connect to github.com:
github.com[0: 140.82.121.3]: errno=Operation timed out
exit code: 128
flutterfolio folder
remove from pubspec.lock
pubspec.yaml
auto_size_text
You can checkout this manualy.
https://github.com/gskinnerTeam/auto_size_text
The current Dart SDK version is 2.18.6.
Because freezed >=0.14.1+3 <0.14.3 depends on analyzer ^1.5.0 and freezed >=0.14.1+1 <0.14.1+3 depends on analyzer ^1.0.0, freezed >=0.14.1+1 <0.14.3 requires analyzer ^1.0.0.
(1) So, because freezed >=0.14.0-nullsafety.1 <0.14.1+1 depends on analyzer >=0.41.0 <2.0.0 and test >=1.21.0 <1.21.6 depends on analyzer >=2.0.0 <5.0.0, freezed >=0.14.0-nullsafety.1 <0.14.3 is incompatible with test >=1.21.0 <1.21.6.
...
If not working, leave it that way..
Just try to understand code there and also organize your code so that it uses roughly the same way of communication and architecture.
Comments
Post a Comment