Ortes

Results 32 comments of Ortes

Same problem here :( does anyone found a solution to this ? It does not work even with a Stack for me, fullscreen enabled or not.

Yes I think this is a good idea I will rebase this on #733

Thanks for the fast reply. I used the [html](https://github.com/pdfplum/pdfplum/blob/main/template-samples/invoices/invoice-1/index.html) and the [json](https://github.com/pdfplum/pdfplum/blob/main/template-samples/invoices/invoice-1.json) and I get this error: `Error: Missing helper: "phoneNumber"`. I also tried with only the `data` part of...

That would be nice ! I got you example running by changing a few things. ./index.js ``` javascript import Handlebars from "handlebars"; import fs from "fs"; import helpers from "handlebars-helpers";...

Still in 3.19.4 and still need a fix... :/

My usecase is create a pedometer like app it needs to receive the sensors event when the app is not in the foreground and the screen is locked. For workaround...

For the height I think [this](https://github.com/flutter/flutter/issues/137546) is related. There is a link to a [PR](https://github.com/flutter/flutter/pull/137874) that fix the height problem that could not be landed. I tried it and it...

This might be helpful: https://github.com/fluttercommunity/plus_plugins/pull/2506

Sadly I do not have any. I did not used an iframe to embed video player :/