4D-Technologies / openidconnect_flutter

Complete Flutter OpenIdConnect Library
74 stars 44 forks source link

Please update http lib dependency #51

Open whiteLT opened 10 months ago

whiteLT commented 10 months ago

Because openidconnect 1.0.26 depends on http ^0.13.6 and no versions of openidconnect match >1.0.26 <2.0.0, openidconnect ^1.0.26 requires http ^0.13.6. So, because my_app depends on both http ^1.1.0 and openidconnect ^1.0.26, version solving failed.

ahmednfwela commented 10 months ago

@whiteLT Please see https://github.com/4D-Technologies/openidconnect_flutter/issues/50 there are no active maintainers

whiteLT commented 10 months ago

@whiteLT Please see #50 there are no active maintainers

Then who updated it 3 weeks ago? image