Skip to content

Can't add flutter_localization package to flutter projects cause open_document depends on "intl: ^0.17.0" #10

@Gantushig77

Description

@Gantushig77

flutter_localization package is the recommended way to add localization features by the flutter team itself. Since every version of the package depends on the "intl" package with version 0.18.0, package version solving cannot be done with the open_document package. In order to fix the package version-solving issue, please upgrade the open_document package with the latest version of the "intl" package.

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