Marcin Szałek

Results 9 issues of Marcin Szałek

Resolves #1 Checked locally, no collisions, test still passes.

Currently, webview opened with `openUrl` on Android cannot open non-http/https hyperlinks like `mailto:` or `sms:`, this PR changes that it preserves current behavior in webview for `https` and `http` links...

p: url_launcher
platform-android
needs tests

`custom_lint 0.0.9+1` depends on `riverpod 2.0.0-dev.9` meaning we cannot using while using stable `riverpod 1.0.3`. Is there something that can be done about it besides switching to dev version of...

### Description I have tried to update `Rive` package to either `0.13.2` or `0.13.4` and everything seems to be fine but when I run tests I'm receiving a following error...

bug

### Description (bug summary) Recently I've added `screen_brightness` to our app to change the brightness of one screen. Since then, people started mentioning that the app gets very dark. At...

bug

This adds the integration with Mixpanel. It works exactly the same as the amplitude one. Tested and working fine. :)

help wanted