Skip to content

Null safety problem #38

@danielle-h

Description

@danielle-h

When trying to use in my app, I got the following issues:

Because shared_preferences_settings >=1.2.0 depends on shared_preferences ^0.5.6+3 and my_app3 depends on 
shared_preferences ^2.0.6, shared_preferences_settings >=1.2.0 is forbidden.

and after downgrading shared_preferences, I get the following build error:

Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:

- package:shared_preferences
- package:shared_preferences_settings
- package:shared_preferences_platform_interface
- package:rxdart

- package:flutter_colorpicker

Any help would be most appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions