rxdart ^0.28.0 Support
Because story_view >=0.16.3 depends on rxdart ^0.27.7 and <MyApp> depends on rxdart ^0.28.0, story_view >=0.16.3 is forbidden. So, because <MyApp> depends on story_view ^0.16.5, version solving failed.
Same problem here.
Same problem here 👋🏾
Same problem here
C:\FlutterSDK\bin\flutter.bat --no-color pub get Resolving dependencies... Because alarm >=5.0.0-dev.11 depends on rxdart ^0.28.0 and story_view 0.16.5 depends on rxdart ^0.27.7, alarm >=5.0.0-dev.11 is incompatible with story_view 0.16.5. And because no versions of story_view match >0.16.5 <0.17.0, alarm >=5.0.0-dev.11 is incompatible with story_view ^0.16.5. So, because champslig depends on both story_view ^0.16.5 and alarm ^5.1.4, version solving failed.
You can try the following suggestion to make the pubspec resolve:
- Consider downgrading your constraint on alarm: flutter pub add alarm:^4.1.1 Failed to update packages. Process finished with exit code 1