Willi Sontopski

Results 93 comments of Willi Sontopski

That would be great! :) /CC @Galaxy102

Can you please re-open this to reduce the risk of forgetting this? ;)

Here is a small example to reproduce the bug: ```python from collections import OrderedDict from typing import Callable from pydantic import BaseModel, Field, computed_field MAP = OrderedDict({'2': 'hi', '1': 'hello',...

@iamSRQansari I'm using my fork of this package: https://github.com/LostInDarkMath/pagination_view/tree/master

@ipriyam26 Yes of course. I tried it on different days and different devices. On mobile, everything works fine but not on web.

Interesting: it works on Ubuntu, but not on Windows.

Interesting. Last time I looked up the requirements Windows 7 was supported (but a PowerShell upgrade was necessary). And it always worked fine on Windows 7 in the past. @maRci002...

@maRci002 ## Works `flutter run -d chrome --web-renderer html` ## Does not work `flutter run -d chrome --web-renderer canvaskit`

@maRci002 Yes, the image loads properly: ![grafik](https://user-images.githubusercontent.com/32729196/215250347-5703d1a1-1df7-4696-a1fc-5efc48ee38e6.png)