Bartek Pacia

Results 199 issues of Bartek Pacia

I'm making a PR for changes made by @e1z0 in [his issue](https://github.com/brutella/hkcam/issues/95). It works really great

Implements two new methods on `AndroidFlutterLocalNotificationsPlugin`, `requestPermission` and `isPermissionGranted`, to let developers work with the new [notification runtime permission](https://developer.android.com/about/versions/13/changes/notification-permission) added in Android 13 Tiramisu (API level 33) Fixes #1597

It's always good to be on the newest Gradle & AGP:) cc: @MaikuB

I see that there is `flutter_local_notifications_platform_interface` and `flutter_local_notifications_linux` packages. But implementation for `android`, `ios`, and `macos` are still done "the old way". Why is it like that @MaikuB? Also, since...

[Android 13 introduces new runtime permission for notifications.](https://developer.android.com/about/versions/13/changes/notification-permission) I've looked but haven't found any mention about it in the package's README on pub.dev. So I suggest that `AndroidFlutterPluginImplementation` should get...

## Description of the problem or steps to reproduce I'd like to be able to make Micro dynamically react to OS-wide dark theme setting. To do this, I'd like to...

I used to see warnings in VSCode (I'm pretty sure I was using `staticcheck`), something among the lines of "Exported type should have comment or be unexported", but I noticed...

needs-decision
new-check
aggressive

**Is your feature request related to a problem? Please describe.** I can't find a way to gracefully handle an image with rounded corners (by wrapping the image with `ClipRRect`). It...

Hi, I'm creating an IntroSlider using this library and I want to do something which is not apparently possible. I have the following intro: ![demo](https://user-images.githubusercontent.com/40357511/73064089-b7f1fb80-3ea0-11ea-8664-9cf081664dff.gif) You can see that the...

feature request

That's the error message I get when I try to compile a project that uses this package. ``` # github.com/jdeng/goheif/libde265 In file included from libde265.cc:2: In file included from ../../go/pkg/mod/github.com/jdeng/[email protected]/libde265/libde265-all.inl:37:...