Stacked-Org / stacked

A Flutter application architecture created from real world scenarios
MIT License
953 stars 255 forks source link

Update stacked_themes dependency on rxdart 0.26 to 0.27 #393

Closed PushkarGarg02 closed 3 years ago

PushkarGarg02 commented 3 years ago

Because stacked_themes >=0.2.4 depends on rxdart ^0.26.0 and geoflutterfire 3.0.0-nullsafety.4 depends on rxdart ^0.27.0, stacked_themes >=0.2.4 is incompatible with geoflutterfire 3.0.0-nullsafety.4. So, because app depends on both geoflutterfire 3.0.0-nullsafety.4 and stacked_themes 0.3.1, version solving failed. pub get failed (1; So, because app depends on both geoflutterfire 3.0.0-nullsafety.4 and stacked_themes 0.3.1, version solving failed.)

FilledStacks commented 3 years ago

@PushkarGarg02 I'll assign this internally and see if anyone can get time to make a PR to update the package.

FilledStacks commented 3 years ago

fixed in 0.3.3