Open christinachimi opened 1 year ago
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.
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
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?