Volodymyr Buberenko

Results 15 issues of Volodymyr Buberenko

This change might help people, who use or just found this great library. Proposed alternative is actively developed and constantly adds new features.

## :warning: Is your feature request related to a problem? Please describe Currently there is some inconsistency in having README in `develop` branch. In case of adding some feature and...

enhancement
feature request
documentation

## :warning: Is your feature request related to a problem? Please describe Currently in Chucker it is hard to find only GET items or any other items by some property...

feature request

## :warning: Is your feature request related to a problem? Please describe Often contributors struggle with following any particular style since Chucker has no style defined. ## :bulb: Describe the...

enhancement
help wanted

Looks like the CI fails for quite some time already due to Azure dropping High Sierra from available VM images. This is a small change to fix failing Azure pipeline...

This PR updates the README file to have real command names, so users can just copy the command name instead of trying to find it in the source code. I...

While checking out the documentation on dependency caching https://docs.codemagic.io/flutter-configuration/dependency-caching/ but couldn't find information on how long cache lives, its limits, etc. This is useful info for quite a lot of...

## :camera: Videos [notifications_success_scenario.webm](https://user-images.githubusercontent.com/13467769/190923556-cbffb2ea-54eb-4b59-bf63-3fdfabad6e77.webm) [notifications_disable_scenario.webm](https://user-images.githubusercontent.com/13467769/190923551-702943a6-b310-4645-8b41-d8c0d0a2cdee.webm) ## :page_facing_up: Context An alternative approach to #879 . I wanted to avoid forcing users to modify their code somehow for Android 13, so went...

enhancement

## Description This is the workaround that I mentioned during one of discussions. Found it here: https://github.com/flutter/flutter/issues/105913#issuecomment-1451585766 As build happens for integration tests anyway I think it makes no sense...

CI/CD

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Version 2.9.0 ### Description I am trying to publish a new release for...

bug