CCExtractor / beacon

Flutter application to share location with a group. (under development)
56 stars 146 forks source link

Compilation error #186 Solved ✅ #188

Open VaibhavYT opened 1 year ago

VaibhavYT commented 1 year ago

Fixes #186

Describe the changes you have made in this PR - I have updated and resolved all the dependencies in project which are causing compilation error and changed compile Sdk version to latest Sdk version for running the application.

Screenshots:

beacon#186

missing .env file which is because .env is placed in .gitignore.

ItsAdityaKSingh commented 1 year ago

Some of the tests are failing @VaibhavYT, can you fix them?

Rushour0 commented 1 year ago

I believe this issue has been resolved in my latest PR #190 @VaibhavYT @ItsAdityaKSingh if you can check