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.