Oleksandr Leushchenko

Results 48 comments of Oleksandr Leushchenko

Hey 👋 Not yet, currently only single options file is supported. I see why this might be useful, hence I believe it can be a nice improvement. Let's keep it...

@juanagu, this should work in `1.4.3`. the syntax is the same as with steps: ```yaml include: - package:package_one/bdd_options.yaml - package:package_two/bdd_options.yaml ``` Would you please test?

Unfortunately, it's not there yet. ARKit is huge, hence I'm adding the functionality only when someone needs it. It should be easy to bridge the pivot property, hence I'll do...

Hi @Rohithgilla12 . Sure, the code will be identical to any other node's property. You may pick, for example, `position` as a reference. The only difference is that the `pivot`...

Hi! `SCNMorpher` is not available yet but that's a nice feature request! Will add this as an inspirational note for myself for a sample page: ```swift let baseGeometry = SCNBox(width:...

Hi. The example from the README works fine for me on Flutter 2.2.3 and the latest plugin. @i3games , does the example app works for you?

I've updated the README with a working (at least for me) sample and ported the example app to null safety. Will push a new version `1.0.3` to pub.dev soon.

Hi, Please try the updated version. Do you scan real documents or images from the monitor?

Hi, If you're talking about the [FocusNode](https://github.com/maxxfrazer/ARKit-FocusNode), then no, the plugin does not support it as it's a 3rd party library. In case you've meant something else - please share...

Hi @Hemanshu-N-Solanki, It would be non-trivial to bridge the `contents` property of the scene's background as it might be pretty anything (a color, an image, a layer, a path, a...