Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法添加 #8

Open
IPOSDai opened this issue Aug 6, 2019 · 1 comment
Open

无法添加 #8

IPOSDai opened this issue Aug 6, 2019 · 1 comment

Comments

@IPOSDai
Copy link

IPOSDai commented Aug 6, 2019

错误:
flutter packages get
Waiting for another flutter command to release the startup lock...
Running "flutter packages get" in demo18_auto_size... Could not find a file named "pubspec.yaml" in git://github.com/flutterchina/auto_size.git b593f5167bce84fb3cad5c258477bf3abc1b14eb.
Running "flutter packages get" in demo18_auto_size...
pub get failed (1)

环境:
version: 1.0.0+1

environment:
sdk: ">=2.1.0 <3.0.0"

dependencies:
flutter:
sdk: flutter

auto_size:
git:
url: git://github.com/flutterchina/auto_size.git

cupertino_icons: ^0.1.2

@Sky24n
Copy link
Member

Sky24n commented Aug 6, 2019

url 换成这样试下
dependencies:
auto_size:
git:
url: https://github.com/flutterchina/auto_size.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants