Velek

Results 16 comments of Velek

More extensive error message: 1 warning generated. /Users/ek/dev/flutter/.pub-cache/hosted/pub.dartlang.org/location-4.0.2/ios/Classes/LocationPlugin.m:163:13: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead [-Wdeprecated-declarations]...

No. I'm more interested in Android and iOS. On May 29, 2021 3:28:01 AM PDT, Fabio Serragnoli ***@***.***> wrote: >I'm seeing the same issue. Did you find a workaround @Velek?...

I get: Because X depends on location 5.0.0-dev7 which doesn't match any versions, version solving failed. pub get failed (1; Because X depends on location 5.0.0-dev7 which doesn't match any...

On March 29, 2023 2:01:28 AM PDT, Sai Lin Htut ***@***.***> wrote: >> Open your unity project go to Edit->Preferences->ExternalTool and copy NDK path, Now open your flutter project local.properties...

I have been thinking this would be nice to have so I can make it accessible with Provider.

On June 16, 2023 7:44:12 PM PDT, zawazawa ***@***.***> wrote: >Hi, I'm new to flutter and qurious about how to show unity rendertexture to flutter. > >Is there a way...

I see the dependency has been removed, but it hasn't been integrated into the latest release.

I just tried disabling Impeller in the Runner Info.plist and it still crashes.

It still crashes on launch for me. I had to integrate your change with my Podfile because it's already being modified so I can use XCode 15. post_install do |installer|...

I just came here to report this issue myself. Trying to resize the window on my Quest 3 nearly completely crashed it. I'm interested in investigating, but I could use...