Hello, I'm in the process of trying to adapt the PDF creation library into Google's FlutterFlow. I have the sample code working on my local (outside of FlutterFlow) and am in the process of trying to import/adjust it for FlutterFlow, as that is pseudo separate/different framework. Once in FlutterFlow I'll use the rest of the Firebase framework (and potentially the BLoC methodology) for creating invoices with products and images pulled from their order database.
Is there an example PDF (or other) app that is integrated with FlutterFlow or am I in virgin territory?
thanks much,