Ricardo Markiewicz

Results 4 issues of Ricardo Markiewicz

Hi, I'm having problems with the `getSha` helper. When the app is build from Android Studio it works as expected. But when I run `./gradlew app:assembleDebug` in the console (or...

When used in combination with other plugins that open activities, on Android, there is a crash because the data parameter should be nullable. This can be reproduced using the [image_cropper](https://github.com/hnvn/flutter_image_cropper)...

### [REQUIRED] Step 2: Describe your environment * Android Studio version: 2022.3.1 * Firebase Component: AppCheck * Component version: 32.2.0 ### [REQUIRED] Step 3: Describe the problem #### Steps to...

api: app-check

This PR add a graph module to be able to show data as graph and not just text as requested in https://github.com/Alexays/Waybar/issues/2684. I've added: * `AGraph` module that can render...