ThexXTURBOXx / flutter_web_auth_2

Flutter plugin for authenticating a user with a web service
https://pub.dev/packages/flutter_web_auth_2
MIT License
48 stars 49 forks source link

Custom Chrome Tabs - pre-fetching and settings custom colors #103

Open andrewpmoore opened 5 months ago

andrewpmoore commented 5 months ago

When using custom chrome tabs, is there any way in the library to customize them? I see in android there's options to be able to pre-fetch the urls to speed up loading and you can change the chrome bar color and a few other things. Is this something that could be added?

ThexXTURBOXx commented 4 months ago

There is not a way yet, but I might be able to implement this in one of the next releases :)