blinkid-flutter icon indicating copy to clipboard operation
blinkid-flutter copied to clipboard

Disable instructions pane

Open christinachimi opened this issue 1 year ago • 2 comments

I'm looking for the ability to do the equivalent of what is shown here: https://github.com/BlinkID/blinkid-ios/blob/dc1fa0df5ddd2bac21f313cc0253243a2b58f429/Transition%20guide.md?plain=1#L75

Disable the new built-in instructions if desired. I'm not seeing this in the flutter plugin OverlaySettings. Is this possible?

christinachimi avatar Jul 31 '23 16:07 christinachimi

Hello, Thank you for your inquiry! It's not possible to disable the onboarding instructions in the Flutter plugin as these settings are not exposed in cross-platforms. Hope this helps.

somyaguptagit avatar Aug 01 '23 13:08 somyaguptagit

Can they be, though? Seems simple enough. This basically blocks us from updating to version 6, which is a problem, because we need the fix for ios autofocus, but as far as I can see the Flutter plugin never had a release corresponding to 5.20.1

christinachimi avatar Aug 01 '23 13:08 christinachimi