Baseflow / flutter-permission-plugins

This repo contains a collection of permission related Flutter plugins which can be used to request permissions to access device resources in a cross-platform way.
https://baseflow.com
MIT License
52 stars 33 forks source link

Is there any plans to support Web version? #40

Open ArtikUA opened 4 years ago

ArtikUA commented 4 years ago

🚀 Feature Requests

That would be great to have the support of the Web version as well.

Contextualize the feature

Web usage of Flutter applications is a killer feature and all the plugins should be supported in Web

Describe the feature

It's possible to ask permissions both in desktop and mobile browsers, so it should be possible to add support of the Web platform to this plugin

Platforms affected (mark all that apply)

phan-dev commented 3 years ago

My app is died when run on web. Please support web at least return null.