marekhalmo

Results 53 comments of marekhalmo

This might also somehow be related https://stackoverflow.com/questions/77423908/treat-arrow-keyboard-keys-normally-when-textinput-is-in-focus-but-fire-an-intent\ But when tried it did not fix the issue DefaultTextEditingShortcuts( child: .....(), ),

Created a pull request for the change here: https://github.com/rodydavis/flutter_pptx/pull/15

I have the same issue with the mobile app.. can you help solve this issue? I created a very basic presentation using pres.addQuoteSlide( quote: 'quote', attribution: 'attribution', );