krunduev

Results 4 issues of krunduev

Due to the selected rendering method (capturing the image and then rendering it) the all fonts on page are blurred. May be when animation amount.value == 1 it's better to...

Feature request. Need to add custom header to GraphQL request like in Android/iOS https://docs.amplify.aws/lib/graphqlapi/advanced-workflows/q/platform/android/#adding-headers-to-outgoing-requests

feature-request
GraphQL API

## Steps to Reproduce 1. https://gist.github.com/krunduev/42983cf78b76448aad5b09d68745b89e 2. Run on android 3. Map padding not working on Android release/debug 4. After hot restart on Android padding is start working, on cold...

platform-android
p: maps
package
has reproducible steps
P2
found in release: 2.0
found in release: 2.3
team-android
triaged-android
multiteam-retriage-candidate

At first thank you for implementation this library. Dart has different OOP approach either in other languages ``` JewishCalendar.initDate(int jewishYear, int jewishMonth, int jewishDayOfMonth, {this.inIsrael = false}); ``` calls default...