Bartek Pacia
Bartek Pacia
This needs urgent fix.
I get the same error, and my script works just fine.
+100, this library is great
I'd also love to see such feature in `hkcam` :)
@e1z0 could you submit a pull request so it would out-of-the-box?
please @brutella, review this
Locally Android integration tests pass when I use Flutter v3.0.5, but fail on Flutter v2.10.5.
What's missing is returning a boolean result from `requestPermission()`. I'll implement this as well in this PR :)
@MaikuB Now `AndroidFlutterLocalNotificationsPlugin.requestPermission()` returns a `Future` :)