twitter_login icon indicating copy to clipboard operation
twitter_login copied to clipboard

Flutter For Web

Open shinriyo opened this issue 3 years ago • 4 comments

Can you use it for the Web?

shinriyo avatar Jan 10 '22 04:01 shinriyo

@shinriyo Can't be used for Flutter for Web I would like to support Flutter for Web, but it will take some time.

0maru avatar Jan 11 '22 15:01 0maru

@0maru I can make the contribution and implement web part(although I am a mobile developer) based on approach from the article The article is about Twitch and OAuth 2.0 but it could be easily rewritten to Twitter. What we really need from it is Open an External Window part and handling redirects. What do you think?

shorben07 avatar Feb 04 '22 16:02 shorben07

@shorben07 Please contribute if you can implement it according to Android and iOS processing. I'll be waiting for Pull Requests.

Thank you.

0maru avatar Feb 05 '22 05:02 0maru

@0maru After doing more research it turned out that there is another plugin that already supports web https://pub.dev/packages/oauth2_client so, I withdraw my contribution commitment for now

shorben07 avatar Feb 08 '22 06:02 shorben07