Peter Leibiger

Results 45 issues of Peter Leibiger

Allows multiple buttons with `type="submit"`. Fixes `$ is not defined` error with webpack etc. by using `angular.element` and `$document.find`.

**Please describe your feature request.** I am using the action a lot on self-hosted runners and as a result have literally thousands of Docker images laying around. This happens due...

enhancement
v4

**Describe the use-cases of your feature** The plugin should respect the configured PUB_HOSTED_URL environment variable and use the specified URL as pub service. We use internal packages and the plugin...

enhancement

If the app theme changes while dialog/page/bottomsheet is opened, then these changes are not being applied. Only the background color changes unless it is overridden. The theming is correct after...

## 🐛 Bug Report On iOS, when the app goes to background while the permission dialog is showing (due to pressing power button or display timeout, usually for 30+ seconds...

type: bug
platform: ios
P2

Related to #51 * add support for modules * add support for errors in pubspec * add support for machine output * drop support for dartanalyzer call per single file...

Is this planned, didn't find any information regarding this. Coming from the old generator, this feature would be missed.

I am trying to migrate from the flutter_sentry package which has this option. In hindsight I found myself using this often to test the correct integration. It would be great...

enhancement
up-for-grabs
flutter
Platform: Dart

Coming from Fluro, I am missing modal transitions. I tried using a custom generator function as workaround but `ArgumentsWrapper` is not public so I can't access the pages params. It...

feature

**Describe the bug** I switched my columns in the drift files from `TEXT MAPPED BY 'MyCustomIsoDateTimeConverter()'` to `DATETIME` and set the ` store_date_time_values_as_text: true` flag. I then regenerated and also...