miguelpruivo / flutter_file_picker

File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
MIT License
1.35k stars 673 forks source link

Please upgrade the web dependency to web: 1.0.0 #1574

Closed najibkr closed 3 months ago

najibkr commented 3 months ago

Describe the bug My app dependencies depends on other packages which use web: 1.0.0. I cannot override web to version 1.0.0, because my app doesn't compile. I would be really grateful if you could upgrade the web version to latest.

Platform

Platform OS version What version did it happen? Version 8.0.7

How are you picking?

Please, post the snippet here

Details to reproduce the issue N/A

Error Log N/A

Screenshots and/or video N/A

Flutter Version details N/A

Additional context N/A

jonmountjoy commented 3 months ago

Duplicate of https://github.com/miguelpruivo/flutter_file_picker/issues/1571

navaronbracke commented 3 months ago

This is indeed a dupe of #1571