VNAPNIC / presentation-displays

The flutter plugin supports running on two screens. It's basically a tablet connected to another screen via an HDMI or Wireless
https://pub.dev/packages/presentation_displays
BSD 2-Clause "Simplified" License
65 stars 62 forks source link

Apk release error!!! #51

Open khamenkhai opened 3 months ago

khamenkhai commented 3 months ago

Describe the bug The package worked fine in the debug mode.It can show me different UI in different displays of the device. But when I release the apk file and test in pos device both the display showed me the same UI.

Expected behavior After i got error I tried debuggin again and just like I expected ,it showed me different UI in the display.I want my app to work like that in the release version

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information): Sunmi T2s (Dual Screen POS )

Additional context Add any other context about the problem here.

MUSA-19542 commented 1 month ago

I have solved & Added Custom Methods Go & check https://github.com/MUSA-19542/FlutterCustom/tree/main