LaoMengFlutter / flutter-do

包含350多个组件用法、组件继承关系图、40多个 loading 组件,App升级、验证码、弹幕、音乐字幕 4个插件,一个小而全完整的App项目。
http://laomengit.com/
Apache License 2.0
2.62k stars 538 forks source link

v1.0.2 无法pub get #34

Open lmr520 opened 4 years ago

lmr520 commented 4 years ago

Running "flutter pub get" in customers...
Could not un-tar (exit code 1). Error:

__MACOSX/flutter_verification_box/._README.md: Truncated tar archive tar: Error exit delayed from previous errors., path = ''

pub get failed (66; tar: Error exit delayed from previous errors., path = '') exit code 66

liqingfa commented 3 years ago

me 2

LaoMengFlutter commented 3 years ago

pub --trace '--verbosity=warning' get --no-precompile 运行一下这个,然后在 get,看是否可以正常引用。

LaoMengFlutter commented 3 years ago

试下 1.0.4 版本