FantaMagier

Results 25 comments of FantaMagier

Hey any news on this important rp? @fbernaly @panmari Would be great!

@famasf1 What is you _shouldReturnNull Function? Thanks for the Code!

@fbernaly Thanks for your reply! I think the process to change the ml kit package to the new image format isn't easy even though the android sdk supports YUV420 out...

@fbernaly Can you take a look on that? Thank You!

Google is planning to support nv21 for CameraX: https://github.com/flutter/flutter/issues/145961 https://issuetracker.google.com/issues/359664078 But I don't know when this is planned.

Hi @suriksarkisyan qonversion_flutter: ^8.2.0 And I am using an Android Emulator

I am using this code: ```dart Qonversion.getSharedInstance().remoteConfig().then((value) { Navigator.pushNamed(context, '/paywall'); }); ```

@suriksarkisyan sent you a mail

I have the same error on iOS and it shows this as well as this error: ![image](https://github.com/qonversion/flutter-sdk/assets/21313268/0425b6b6-9b69-49ab-8e9f-0adeb0e57d43)

It also seems to affect production. In addition, the other error message sometimes occurs and only with iOS so far. Really a strange bug. I hope you find the error,...