Skip to content

Version constraints with flutter_localizations ,how fixed? #227

Closed
@Jasoneng2017

Description

@Jasoneng2017

Because no versions of flutter_form_builder match >3.7.3 <4.0.0 and flutter_form_builder 3.7.3 depends on intl ^0.16.1, flutter_form_builder ^3.7.3 requires intl ^0.16.1.

And because every version of flutter_localizations from sdk depends on intl 0.16.0, flutter_form_builder ^3.7.3 is incompatible with flutter_localizations from sdk.
So, because dvmg_app depends on both flutter_localizations any from sdk and flutter_form_builder ^3.7.3, version solving failed.
pub get failed (1; So, because dvmg_app depends on both flutter_localizations any from sdk and flutter_form_builder ^3.7.3, version solving failed.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions