Ademir Villena

Results 4 issues of Ademir Villena

### Description Important: This bug happened with Firestore in Flutter, it was [already reported in the Flutterfire repository](https://github.com/firebase/flutterfire/issues/11691), but as Flutterfire is only calling the native SDKs, that issue was...

api: firestore

According to https://en.bitcoin.it/wiki/Script#Stack the OP_2ROT operation should move the 5th and 6th last elements to the top of the stack, not duplicate them. Fixes #139.

## 💬 Questions and Help I'm implementing a custom logging mechanism when the image loading fails. I found the errorListener really useful to get that info, but after some performance...

**Describe the bug** After showing the users the PaymentSheet to enter their card details, I call `await Stripe.instance.intentCreationCallback` inside the `confirmHandler`, but that await never finishes so the app is...

bug