Julian Finkler

Results 6 issues of Julian Finkler

Concerns version: 5.1.3 The templates can't be resolved with the `@Template` annotation, if the the name of the template directory contains uppercase characters. The problem does not exist in 5.1.2...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug We need to call `PATCH updateListing` to mark a listing...

Bug
OpenAPI

`?20Testline1?21Testline2?22Testline3` Will be parsed to ``` Testline1 Testline2 Testline3 ``` instead of `Testline1Testline2Testline3`

Any ideas how can we achieve a dynamic scanner view? - Use a Flutter view which gets the current preview image + meta information where detected barcodes are located to...

Feature
tracker

This is not a bug in the package. Your app was created with Flutter pre 1.12. Follow this to solve the Problem: https://github.com/mintware-de/flutter_barcode_reader/blob/master/UPGRADE.md#upgrade-from-2x-to-300

invalid

First of all: I love this plugin, thank you :-). Is it possible to add support for multiple projects in one folder? Background: I'm working in a large project that...