Ortes

Results 30 issues of Ortes

Example project is throwing exception: MissingPluginException(No implementation found for method unity#resumePlayer on channel plugin.xraph.com/unity_view) on chrome when displaying UnityWidget. Release build does not resolve the issue. If i miss some...

Possibility to display week in 4 columns with placeholder for next monday

Add support for onDettached onAttach UnityWidget to help setup and dispose Unity without loading a new scene ## Description I use the attached boolean in the FlutterUnityWidgetController to know if...

## Description Add timestamp to events from plateform instead of using DateTime.now() at event arrival that can suffer from jitter. This can be useful to make fft or signal analysis....

This is not working it adds only vertical space ``` dart OverflowBar( children: const [ Text('foo'), Gap(8), Text('bar'), ] } ```

I came across the problem describe in the [here](https://github.com/sanity-io/document-internationalization/issues/82). It is about selecting the right translation reference in the list. This issue solve this problem by adding suffix to the...

I'm trying to create a template with Handlebars to use with pdfplum, but I can't figure out how to achieve it. I attempted to run Handlebars using the invoice-1 template...

enhancement

- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section - [x] I have already searched for the same problem ## Environment | Technology | Version | |-----------------------| ------------- | |...

bug