Clancey / simple_auth

The Simplest way to Authenticate in Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I use this library in a Flutter app for web only ?

DanGM321 opened this issue · comments

Hi,

Is it possible to use this simple_auth_flutter with a Flutter project for web only (so no android or io support) ??

I have been trying to use this library in my app but I get the "MissingPluginException was thrown while activating platform stream on channel simple_auth_flutter/urlChanged".
Since I dont have Android folders, I dont have MainActivity or build.gradles to update.