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 use released web library version 1.0.0 #1571

Closed countfloyd closed 3 months ago

countfloyd commented 3 months ago

Flutter web library has released a stable version 1.0.0. file_picker is holding me back from using it in my project.

Thanks!

sgehrman commented 3 months ago

So annoying. update your packages!!!!

ifuterman commented 3 months ago

This is becoming a real problem. It is impossible to update other packages.

navaronbracke commented 3 months ago

I will be addressing this issue today, unless someone else wishes to open a PR to fix it.

Edit: There seem to be open PR's for this already, I will take a look.