michelesandroni

Results 6 issues of michelesandroni

synthesizeToFile() currently saves files into: /storage/emulated/0/Android/data/com.example.myapp/files/ which is what is returned for example by path_provider using getExternalStorageDirectory(), which can be null on iOS. Here's a comment from path_provider.dart ``` ///...

enhancement

Just like the title says, this behavior is inconsistent but tends to fail 50% of the time. I'm currently only using this on Android. As a workaround I wait a...

bug

Steps to Reproduce: - on a MacBook M1, install vs code, flutter 3.0.2 - in vs code, create a new application project - open the 'ios' project in xcode -...

c: new feature
platform-ios
tool
c: proposal
a: release
P3
platform-host-arm
team-ios
triaged-ios

How do I correctly restart an AR scene in AR Foundation 5.0.6 using the scene manager? In other words I would like to reload the current active scene and also...

how to

Hello there! First of all thanks a ton for this great tool. I've upgraded from a previous version (1.0 or 1.1, not sure) via the asset store and I've noticed...

When switching to the home screen while using captureMotionWithStream() an exception is thrown: ` [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a null value #0 _Image.toByteData.. (dart:ui/painting.dart:1891:25) ` Expected...

bug
help wanted
discussion
render capturing