Marcin Pawłowski

Results 10 issues of Marcin Pawłowski

This PR adds new features like: - add possibility to remove new lines sign from log texts. This is helpful if we want to have log to be exported to...

I'm not quite sure why there is no empty fields in exported logs. For instance, if you don't specify exception / stacktrace it returns empty string. This is bad, since...

Hello. I was testing YYImage with react-native port (https://www.npmjs.com/package/react-native-yyimage) against loop behaviour. I found out that, library sets infinity loops when there is no loop count (Animation iterations from exiftool)...

I wanted to implement list with dividers, so I used `customHeights` for `MenuItemStyleData`. If I add vertical padding along with customHeights it causes odd behaviour. Like, each time dropdown is...

Version 1.0.1. ``` Non-fatal Exception: NoSuchMethodError: The method 'findRenderObject' was called on null. Receiver: null Tried calling: findRenderObject() 0 ??? 0x0 _getImageFromWidget + 232 (snappable.dart:232) 1 ??? 0x0 snap +...

`snappable: 1.0.1` ``` Non-fatal Exception: NoSuchMethodError: The method 'markNeedsBuild' was called on null. Receiver: null Tried calling: markNeedsBuild() 0 ??? 0x0 setState + 1168 (framework.dart:1168) 1 ??? 0x0 snap +...

Hi, I'm receiving this error on our production application. Our usage is not good enough, I just spotted it, we are using timer to delay some action then call snap...

Hello :) I'm trying to set up gradle for building Xamarin.iOS project but I cannot manage it. I get this error: Could not find property 'xamarin' on root project 'myProject'....

Hello. I was struggling for few hours how to display modal using ex-navigation. When I get necessary knowledge I found that new scene always have a default white background and...

When route from the stack is replaced, its completer is lost, and causes futures in routes chain to never finish. This change add optional completer that can be passed when...

p: go_router