Piotr Denert

Results 13 issues of Piotr Denert

Adds limit parameter to `MediaOptions` and `MultiImagePickerOptions` and supports its use on iOS and Android. The `limit` argument defines how many images or media files can be select. Fixes: [flutter/flutter#85772](https://github.com/flutter/flutter/issues/85772)...

p: image_picker
platform-android
platform-ios

**Is your feature request related to a problem? Please describe.** I want to upgrade flutter in my project that uses stream_feed package to flutter 3.13.0. But I can't do it,...

enhancement

# Submit a pull request fix: #259 ## CLA - [x] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required). - [x] The code changes follow best practices - [x] Code changes...

Just draft PR, I'll continue to work on this, but all comments are welcome. May fix [#26479](https://github.com/flutter/flutter/issues/26479) ## Pre-launch Checklist - [X] I read the [Contributor Guide] and followed the...

p: camera
p: google_maps_flutter
platform-android
platform-ios
platform-macos

fix #2288

package: patrol_cli

Current state: - `patrol_cli` has a feature to verify whether currently used `patrol_cli` is compatible with `patrol` in the app. But it require to fill list of `_cliVersionRange` and `_patrolVersionRange`...

package: patrol
package: patrol_cli
P1

At the end of execution, there should be a summary: - [ ] how long the execution took, - [ ] number of passed, failed and skipped tests, - [...

package: patrol_cli

Currently we have types: - push, - pop, - restore, but in one of the projects we want to report some bottom sheets and dialog, so I think it will...

enhancement

The overall solution works, but branch need some cleanup. Will fix #2500

package: patrol
package: patrol_cli