ZeroNetX / zeronet_mobile

ZeroNet Mobile is an Native Client for Mobile Devices running Android.
GNU General Public License v3.0
77 stars 12 forks source link

Could not find a file named "pubspec.yaml" in #15

Closed marek22k closed 2 years ago

marek22k commented 2 years ago

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 2 years ago

works with download the repo local and use path: /home/xxx/Downloads/flutter_background_service-0.1.12

canewsin commented 2 years ago

They changed repo model for storing files recently will update with new changes thanks

canewsin commented 2 years ago

Fixed in https://github.com/ZeroNetX/zeronet_mobile/commit/e8ad42fda429dbfeee561e9fc68602d4ffc0dbb1