Abdulhamid Mussa

Results 20 comments of Abdulhamid Mussa

Alright thanks

@markosole were you able to do what you said?

I've tried running this in an isolate, but for some reason the UI still freezes

For future reference, read about why this happens https://stackoverflow.com/questions/62440105/apk-size-increased-35mb-when-bumping-min-sdk-from-21-to-24/63417612#63417612

Hi @pseudotensor, were you able to find an alternativate for working with bge-m3 embedding model. I loaded the model like this: ``` from FlagEmbedding import BGEM3FlagModel model = BGEM3FlagModel('BAAI/bge-m3', use_fp16=True)...

Why isn't this fixed till now? Experiencing the same high CPU usage

Thanks for getting back. Any plans for integrating this? Sometimes showing incorrect qibla can be problematic.

There's this function in FlutterLocalNotifications plugin that cancels all scheduled notifications `_flutterLocalNotification.cancelAll();`. Whenever I try to run this function in either an isolate or on the main, it keeps hanging...

Is it bad if it's page based?

Similar problem I found on [stackoverflow](https://stackoverflow.com/questions/74938044/uncaught-syntaxerror-unexpected-token-android-studio-api-23), but has no answer.