You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently developing a kiosk application using Flutter, and I found the 'kiosk_mode' package to be very useful in handling various functionalities on Android and iOS. However, I noticed that this package currently does not support the Windows platform.
In my project, I am also targeting Windows devices, and it's crucial for me to prevent the appearance of the Windows taskbar or triggering of Windows functionalities during certain operations (like scrolling).
The lack of Windows support in the 'kiosk_mode' package creates a significant gap in achieving the desired functionality in my application. Therefore, I am kindly requesting the addition of Windows support for this package.
Has this been considered before, or is there any plan to add Windows support in the near future? If not, I would greatly appreciate it if this feature could be considered for a future update.
Thank you for your time and consideration.
The text was updated successfully, but these errors were encountered:
Hello,
I am currently developing a kiosk application using Flutter, and I found the 'kiosk_mode' package to be very useful in handling various functionalities on Android and iOS. However, I noticed that this package currently does not support the Windows platform.
In my project, I am also targeting Windows devices, and it's crucial for me to prevent the appearance of the Windows taskbar or triggering of Windows functionalities during certain operations (like scrolling).
The lack of Windows support in the 'kiosk_mode' package creates a significant gap in achieving the desired functionality in my application. Therefore, I am kindly requesting the addition of Windows support for this package.
Has this been considered before, or is there any plan to add Windows support in the near future? If not, I would greatly appreciate it if this feature could be considered for a future update.
Thank you for your time and consideration.
The text was updated successfully, but these errors were encountered: