Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google_huawei_availability namespace missing causing app to be unable to build #7

Closed
tiltmaster opened this issue Dec 20, 2024 · 8 comments

Comments

@tiltmaster
Copy link

So, with the new gradle versioning which i was forced to upgrade, and since this package is using google_huawei_availability and its extremely outdated, and I cannot use a fork since its forming me to use it from hosted, the app is unable to launch.

is there any plans to upgrade this or should i find another package?

much appreciated.

@mauriziopinotti
Copy link
Contributor

mauriziopinotti commented Dec 22, 2024

I have submitted devdoxconnect/google_huawei_availability#2 for this, although the google_huawei_availability project looks pretty abandoned...

Version can be overwritten with this btw:

dependency_overrides:
  # Waiting for https://github.com/WissamALSbenaty/Ultra-Map-Place-Picker/issues/7
  google_huawei_availability:
    git: https://github.com/easyhour/google_huawei_availability.git

@mauriziopinotti
Copy link
Contributor

And this is also needed for huawei_map, take from HMS-Core/hms-flutter-plugin#379 (comment)

  # Waiting for https://github.com/HMS-Core/hms-flutter-plugin/issues/379
  huawei_map:
    git:
      url: https://github.com/HMS-Core/hms-flutter-plugin
      path: flutter-hms-map
      ref: 9d47f5aaa11d4474b37b83e42d073f05ebaa2e24

@WissamALSbenaty
Copy link
Owner

Hi , thanks for sharing

Yes for sure , I will publish the new version today inshallah

Sorry for interupting your busniss again

@WissamALSbenaty
Copy link
Owner

WissamALSbenaty commented Dec 23, 2024

@mauriziopinotti
@tiltmaster

I replaced the google huawei availabilty package but for huawei map I cant publish the new version if i changed the dependencies for git path version of the library

The only thing i can do is waiting for the auther to change

@WissamALSbenaty
Copy link
Owner

@tiltmaster
@mauriziopinotti

I have downgraded the dependencies , you can now continue as usuall

@mauriziopinotti
Copy link
Contributor

Not sure what's the difference between 0.3.0+2 and 0.4.0, with both I need to use the huawei_map fix though.

@WissamALSbenaty
Copy link
Owner

@mauriziopinotti
Downgrade to the flutter version directly before 3.27.0

I tested and it did work fot me

@mauriziopinotti
Copy link
Contributor

@mauriziopinotti Downgrade to the flutter version directly before 3.27.0

I tested and it did work fot me

Actually, I prefer going forwards then backwards and the map picker is not a core feature for my app.
I'll stick to the fork of huawei_map for a while and see if it gets fixed upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants