Skip to content

[FEATURE] Upgrade file_picker to 10.2.0 #580

Open
@soufianebenyaala

Description

@soufianebenyaala

Is your feature request related to a problem? Please describe.
Yes, currently the html-editor-enhanced package depends on an older version of file_picker, which causes compatibility issues with other dependencies that require file_picker version ^10.2.0.
For example, I am unable to upgrade other libraries that depend on the latest file_picker because of version constraints.

Describe the solution you'd like
Please upgrade the file_picker dependency to version ^10.2.0 (or allow a wider range using ^10.2.0 || ^9.0.0) to ensure compatibility with the latest ecosystem updates and avoid dependency conflicts.

Additional context

  • This change will help projects using html-editor-enhanced stay up to date with the latest features and bug fixes from file_picker.
  • Current pubspec constraint of file_picker (if any) limits flexibility in Flutter dependency resolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions