Samo Hribar
Samo Hribar
Humm try updating the llamacpp manually if needed. I might have changed some library code locally, can't remember exactly :/
I don't have it anymore.
I've since done some other designs but was actually the most satisfied with this one. I'm marking this as open for review.
This uses https://pub.dev/packages/fast_contacts so it should work on iOS too. I don't have an iPhone, so I couldn't test it. Maybe someone else can? Merging faces is possible but imho...
Thanks for spotting! I fixed the keyboard issue, also set the dialog width to `MediaQuery.of(context).size.width * 0.6`, which looks similar to before. After first time (after asking for the permission)...
> To be clear, it works fine for me if I allowed the Contacts permission. The video is after I denied Contacts permission and Android doesn't allow the app to...
Could someone with permissions approve the workflow runs, so I know if I need to do anything more 😊? Thanks!
> @samolego You don't need to do anything more, just need some more actual testings Ah, thanks!
Ah, that's kinda sad, though I understand the reasoning with user-privacy-permission. I'd suggest adding opt-in button to show contacts, but that doesn't change the permission requirement.
Yeah, that was issue with servergui library afaik.