bugfender / BugfenderSDK-Flutter

Flutter SDK for Bugfender
https://bugfender.com
BSD 3-Clause "New" or "Revised" License
9 stars 13 forks source link

Consider upgrading js library to 0.7.1 #39

Open rignaneseleo opened 4 months ago

rignaneseleo commented 4 months ago

I get this error:

Because flutter_bugfender 2.3.0 depends on js ^0.6.3 and no versions of flutter_bugfender match >2.3.0 <3.0.0, flutter_bugfender ^2.3.0 requires js ^0.6.3.
So, because onda depends on both flutter_bugfender ^2.3.0 and js ^0.7.1, version solving failed.

It would be great if the js library can be upgraded to the v0.7.1 Thanks!

jgimenez commented 4 months ago

Hi @rignaneseleo , thanks for sharing. Would you like to contribute a PR for it?

andrewfam commented 3 months ago

What would this entail? Can i just update the pubspec to 0.7.1? I'm facing the same issue