ciriousjoker / fake_firebase_remote_config

Flutter package: Fake Firebase Remote Config for use during Flutter unit & widget tests.
https://pub.dev/packages/fake_firebase_remote_config
BSD 2-Clause "Simplified" License
3 stars 4 forks source link

Update remote config 5.x, firebase core 4.x #3

Closed dfdgsdfg closed 1 month ago

dfdgsdfg commented 3 months ago
Because fake_firebase_remote_config <1.0.2 depends on firebase_remote_config >=0.9.0-dev.0 <2.0.0 and fake_firebase_remote_config >=1.0.2 <1.0.3 depends on firebase_remote_config >=0.9.0-dev.0 <3.0.0, fake_firebase_remote_config <1.0.3 requires firebase_remote_config >=0.9.0-dev.0 <3.0.0.
And because fake_firebase_remote_config >=1.0.3 depends on firebase_core >=0.0.1 <3.0.0 and insight_app depends on firebase_core ^3.0.0, every version of fake_firebase_remote_config requires firebase_remote_config >=0.9.0-dev.0 <3.0.0.
So, because insight_app depends on both firebase_remote_config ^5.0.0 and fake_firebase_remote_config any, version solving failed.
exit code 1
ciriousjoker commented 3 months ago

In our production project we didn't run into the issue yet, but when we eventually do, I'll fix this immediately! Thanks for the heads up!

Dario-Maselli commented 2 months ago

@ciriousjoker - Any update on bumping the remote config min version to v5.x? We are restricted with updating our remote config package due to this. 🙈

ciriousjoker commented 1 month ago

@Dario-Maselli @dfdgsdfg Sorry for taking so long and thanks for the patience & the reminder. This is now live as of v2.1.0