-
For many GNU/Linux applications in userspace the expectation is to use libgbm to allocate graphics memory while using DMA-BUFs to pass those on as references. Meanwhile applications capable of integra…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
**Describe the bug**
Hi all,
In our SDK, which you can check out [here](https://github.com/airgap-it/beacon-sdk), we use `session.ping` to verify a wallet’s readiness.
Our flow works as follo…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
kputh updated
3 months ago
-
### **Bug Reported on 5 November, 8:20 GMT +5:50 in**
Lab - Process Control & Reaction Engineering and Unit Operations Lab
Experiment - Reaction kinetic studies in a plug flow reactor
**Type(s) of Is…
-
We have implemented subscriptions using the in_app_purchase plugin and we detected that our users are experiencing problems activating the subscription. Our flow is the following:
When user subscr…
-
Is there a recommended way to handle the different app-sync environments based on if the app was installed from the app store or through testflight? Same for android, either the play store or the Andr…
-
My take on the Todo app for the Android Bootcamp prework. Please take a look, @codepathreview @codepath.
DB Flow recently updated their version to 3.0.0 but I couldn't build the project for that vers…
-
I want to prevent flow collection on recomposition. Currently, I am using this code:
```kotlin
@Composable
fun UI() {
val screenModel: ScreenModel = ...
Column { ... }
Laun…
-
Hi, I wonder if there are any plans for adding Apple sign-in without Firebase?
The same way there is Google sign-in without Firebase, it would be useful for apps that don't use Firebase and their au…