Export Page in PNG or PDF

Actions & Logic

I have created a web App and want to export one of my FlutterFlow Page as a PNG or a PDF (does not matter).

I have looked into the screenshot package but I am having a hard time using it.
I am trying to pass a "widget" that will render as a PNG but my "widget" is a column containing lots of information. And I am unsure how to pass that child to my actions as it's not just a simple text field.

Here is my code below
My Widget is called ListOfActivities



What have you tried so far?

Created an action using the Screenshot dependencies
I have found tutorial on how to do that from a textfield or a qr code but not from something more complex like a container or a column

Did you check FlutterFlow's Documentation for this topic?
No
1
1 reply