Hannes Hultergård

Results 10 issues of Hannes Hultergård

### Is there an existing feature request for this? - [X] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...

feature request

### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...

status: waiting-for-reply

We needed this functionality in one of our apps, so I implemented it into this package. It's up to the maintainers to decide if this is suitable for their package,...

## 🐛 Bug Report Flutter recently added a `policy` parameter to `ResizeImage`, where one of the enum values is `ResizeImagePolicy.fit`. Basically, it is used to be able to resize an...

I'm using Device Preview to automatically take screenshots, which I later frame and add a title to using [frameit](https://docs.fastlane.tools/actions/frameit/). It works well for the most part, but I'm missing a...

**Is your feature request related to a problem? Please describe.** Sometimes, especially with screens that are wider than they are high (tablet in landscape mode for example), users want to...

enhancement

Hi, I like your example, but I found one issue. It can be observed if you scroll down in one of the lists, and then click on an item. The...

This issue is based on an idea mentioned in #374. `EasyLocalization` is currently tightly coupled to `EasyLogger`. This is an issue for apps that want to use a different logger,...

**Your Info** Solid Red AB and our clients. **User Behavior** A stable tag should be able to contain more information than the displayed text, so that a user can be...

type_enhancement

The magic bytes `1A 45 DF A3` should result in `video/x-matroska`, but currently returns `audio/weba` I tested this on my own, and [this list](https://en.wikipedia.org/wiki/List_of_file_signatures) confirms it.

type-bug
package:mime