flutter_pptx icon indicating copy to clipboard operation
flutter_pptx copied to clipboard

How to control title placement

Open MathanM opened this issue 9 months ago • 2 comments

Is there a way to control position of elements or do things like add extra image or icon apart from the exposed template methods

MathanM avatar Mar 14 '25 17:03 MathanM

I am working on updating this with a new version I created based on the open xml spec.

You could query for elements and modify directly.

The part that is taking time is generating the xml types based on the xml schema in dart

rodydavis avatar Mar 14 '25 19:03 rodydavis

Awesome Thanks @rodydavis, between do you have any timeline when this new version will be released ?

MathanM avatar Mar 15 '25 16:03 MathanM