Could not find a file named "pubspec.yaml" in
marek22k opened this issue · 3 comments
marek22k commented
Can not build android app.
$ flutter packages get
Could not find a file named "pubspec.yaml" in https://github.com/ekasetiawans/flutter_background_service 8b88a6274713b6db3b6a0fbf3a2f427d501a3ae0.
Running "flutter pub get" in zeronet_mobile...
pub get failed (1; Could not find a file named "pubspec.yaml" in
https://github.com/ekasetiawans/flutter_background_service
8b88a6274713b6db3b6a0fbf3a2f427d501a3ae0.)
$ flutter --version
Flutter 2.10.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 7e9793dee1 (2 weeks ago) • 2022-03-02 11:23:12 -0600
Engine • revision bd539267b4
Tools • Dart 2.16.1 • DevTools 2.9.2
$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.10.3, on Debian GNU/Linux 11 (bullseye)
5.10.0-10-amd64, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version
32.1.0-rc1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.1)
[✓] Connected device (1 available)
[✓] HTTP Host Availability
• No issues found!
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
marek22k commented
works with download the repo local and use path: /home/xxx/Downloads/flutter_background_service-0.1.12
canewsin commented
They changed repo model for storing files recently will update with new changes thanks