Sebastian Klaiber
Sebastian Klaiber
Interceptors are called concurrently, this could lead to a problem if multiple API calls are executed at the same time. Therefore, Queued Interceptor was introduced to solve this problem. I...
Hello, We are currently porting a native Android app to flutter and need RSA verification for it. Unfortunately, the verification with pointycastle does not work when we use our test...
Hi, is there a way to test deep links with patrol? I've only found the open App method, but I want to specify a URL and check if my app...
Is the package still being developed further, if not I could take it over and until then I have forked it and will publish it as _2 so that there...
- [ ] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-flutter/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I...
Are there any plans to create a Dev tools extension for talker? It would be nice if we could see the logs in dev tools similar to the talker monitor.
I've started with the dependencies update of the signals_lint package because I have lots of conflicts in my app and cannot update dependencies there. I never worked with the analyzer...