Mohammad Azam

Results 17 issues of Mohammad Azam

What does it mean? >> In your package directory, initialize the dependency. Can you make a video on how to use mockingbird. That would be helpful.

framework bug

Hi, If I have a string like this in Flutter: final String html = "Bold" then can I use this library to display bold string instead of Bold

After adding the pod and adding the libz.tbd I get the following error when I build in Xcode: ld: -weak_library and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) cannot be used together clang:...

I am having issues with Tesseract identifying text in images with color, specially STOP signs on roads. Is this something Tesseract can handle.

How to export to images?

I am creating my control dynamically but it is not setting the current or even the placeholder: TextStepperField *textStepperField = [[TextStepperField alloc] initWithFrame:CGRectMake(0, 0, cell.contributionChangeInputView.frame.size.width, cell.contributionChangeInputView.frame.size.height)]; [textStepperField setMinimum:0]; [textStepperField setMaximum:100];...

I updated the packages and the decoding error is now gone but when I make a request I get the following: `OpenAI(object: nil, model: nil, choices: nil, usage: nil, data:...