Mouad Debbar

Results 90 comments of Mouad Debbar

I'm clearly not the owner here anymore. Whoever is working on the next step, please feel free to self-assign.

Looks similar to https://github.com/flutter/flutter/issues/120557. @sunjianan9900 can you confirm?

Due to the large size of the color emoji font, we made it an [opt-in feature](https://github.com/flutter/engine/pull/40990) on the web. In order to get color emojis in your app, you need...

@awojtas I'm not sure how or if `window.flutterConfiguration` plays nicely with `initializeEngine()` (@ditman?). Since you are already using the newer `initializeEngine()` API, you should drop `window.flutterConfiguration`. Try something like this:...

From the [goldens](https://flutter-gold.skia.org/cl/github/118194), it looks like the cursor is disappearing from some screenshots. Is that expected?

@justinmc I looked at the goldens one more time. It looks like the new goldens are the correct ones. They match the goldens produced by other platforms (linux, etc) e.g....

### Update: I'm unable to reproduce the crash on a simulator, but it's reproducible on a real iPhone device. Unfortunately, when the crash occurs, iOS Safari doesn't give us any...

> @mdebbar thanks so much for tackling this issue. We will definitely look into integrating your PR that adds repaint boundaries. Is there any guidance here as to where they...

Since the crash is fixed, I'm going to close this issue. I captured the things that we still need to improve in this issue: https://github.com/flutter/flutter/issues/118471

> Following this link leads to a page that shows no digest, only this error: > > Believe it or not, this error is actually a good thing 😜 It...