OutdatedGuy

Results 56 comments of OutdatedGuy

Yo @mustafaersoyer, I looked into the mentioned issue, but wasn't able to produce it. I tried it on multiple devices but all the text were in center. Can you check...

It looks like the problem might be in the [image](https://pub.dev/packages/image) package [here](https://github.com/brendan-duncan/image/blob/c4a8783e5a1d5e80b93ec33c571b1749a5951713/lib/src/formats/gif_encoder.dart#L120-L136) that we use to [encode gif](https://github.com/jonbhanson/flutter_native_splash/blob/677dbd47d87ee250cc3c6ab343d18a7b61acbbd3/lib/web.dart#L253). So I don't think we can do anything about this at the...

Good question. IDK. Can we do something like, add event listener using a js file to remove splash when `DOMContentLoaded` or something?

I'm connected to the emulator storage. I'm testing my flutter app locally by connecting it to the locally hosted emulator. When I upload a file from my flutter app to...

@inlined have you forwarded this issue with the relevant team? Can I get some updated on this?

I don't really know what melos is. Can you give some info, example repo, or such for my better understanding. Also you can implement the feature and send a pull...