Łukasz Wiśniewski

Results 16 issues of Łukasz Wiśniewski

With Blueprint gone now I ended up working around it with lines like these: ``` java String childName = getChildNameSomehow(); MortarScope parent = getParentScope(); MortarScope scope = parent.findChild(childName); if (scope...

## The Problem stroke width that doesn't get applied when used with a `g` tag (this renders fine on web) ```svg ``` Move stroke width down to `path` tag, and...

Solves https://github.com/amplitude/Amplitude-Flutter/issues/101

Currently all tests run in debug mode by default with no option to change it. My main goal using this library and AWS Device farm is collecting profiling reports.

enhancement

- you can only have one interpolated argument, having more than one will result in non-compiling code - rather than relying on the value of interpolated argument which can be...

bug

## Expected Behavior `[adjust] Install` is displayed on Android & iOS ## Current Behavior `[adjust] Install` is only displayed on iOS ## Possible Solution The root of the problem is...

bug

solves https://github.com/amplitude/Amplitude-Flutter/issues/101

👋 Hello there, First off, many thanks for this fantastic package - good job 💪 ## The Bug When issuing a push notification via Intercom with a deep link (custom...

platform-ios

### Steps to Reproduce Using isar to store a big json payload (so a string field). I guess I'm hitting some kind of a limit. ### Expected behavior Library should...

pinch_zoom_image: "^0.2.5" console output ``` Downloading dependencies -> Installing Flutter (1.0.0) -> Installing path_provider (0.0.1) -> Installing pinch_zoom_image (0.0.1) -> Installing shared_preferences (0.0.1) - Running pre install hooks [!] Unable...