Honza Bittner

Results 16 issues of Honza Bittner

## Description https://github.com/netglade/auto_mappr https://pub.dev/packages/auto_mappr --- **Checklist** - [x] I read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md) - [x] I edited the SOURCE.md file only - [x] Added a link to the repo in...

Fixes #374 Resolves my questions in #424

Hi, I want to add auto_mappr to this awesome list 🙌

Hi, as already discussed on Discord, I have an issue with melos running on CI (locally it works). I have two packages at `packages/*`, they have an example each at...

In the https://github.com/ad-m/github-push-action/blob/master/action.yml#L12 and https://github.com/ad-m/github-push-action/blame/master/README.md#L35 there is interpolation used as `{{ secrets.GITHUB_TOKEN }}` and `${GITHUB_REPOSITORY}`. From the docs I think it should be `${{ }}`. Should we change it to...

question

**Description** Flutter Driver cannot interact with native elements, and transitively Fluttium cannot. It might, however, be possible to enable permissions at least manually so that no native dialogs would block...

feature

Move this function from extension to static function of the annotation, so it is not suggested to other people' projects code. https://github.com/netglade/auto_mappr/blob/main/packages/auto_mappr_annotation/lib/src/map_extension.dart#L5-L15

breaking

**Is your feature request related to a problem? Please describe.** Implement a flattening feature for mapping similar to https://docs.automapper.org/en/stable/Flattening.html **Describe the solution you'd like** The mapping would flatten source properties...

enhancement
good first issue

Similar to: https://github.com/felangel/bloc/issues/139 https://github.com/reactiveui/ReactiveUI/issues/979 https://github.com/PrismLibrary/Prism/issues/1016 https://github.com/orientechnologies/orientdb/issues/4806 Use the following template: If available on stores iOS: Android: If open source Source Code: Your opinion Version: ? Years of experience: ? Good:...

discussion

Fixes "Join if statement" assist for if-cases. Fixes #56715 --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR.