JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.31k stars 64 forks source link

[Build] Can't build project #395

Closed lightglitch closed 3 years ago

lightglitch commented 3 years ago

Because you are using a local dependency:

https://github.com/CometTools/LunaSea/blob/master/pubspec.yaml#L45

I'm unable to build the project and test local developments.

JagandeepBrar commented 3 years ago

oops! Sorry about that, I'll get that fixed soon. Just need to publish a new version of the package first.

JagandeepBrar commented 3 years ago

This has been fixed with the latest PRs.

There were major changes to the codebase with these PRs, so if you have made changes to the codebase, it may be a difficult rebase as a warning.

lightglitch commented 3 years ago

Thx, looks like I also need to add my google services json for testing.