Updated Web UI
When should we expect web support? You could take some inspirations from chrome settings.

Well, the package already works on the web.
And since there are no standard guidelines for Web Setting UIs, it'll be difficult coming up with a design to suit every user. That's my opinion though.
Doesn't work for me tho. Will check again soon.
Web support was just added in 1.0.0-nullsafety.1 prerelease. But yea, we need to update web version of settings UI
I also vote for a desktop/web version
Hey @zigapovhe, @tofutim . There is a new 2.0.0 version of the package, could you please if your issue is fixed there? Thanks :)
@yadaniyil I'm commenting in this issue because it pertains to what I came across.
I was evaluating my options for introducing a settings UI in my app today, and I came across your package. It looks great, but I almost missed it because pub.dev doesn't show it as being compatible with the web. I did notice that you do support the web though, so this seems to be a simple case of the pub.dev package scanner tripping up over something small.
While researching this, I came across https://github.com/juliansteenbakker/flutter_settings_ui which states it is a fork from your package (before the 2.0 refactor) and it doesn't have the same problem. It gets full marks for compatibility and static analysis.
Maybe you could take a look at how they changed it and pick up those changes to get better visibility on pub.dev?