Stefano Saitta

Results 16 issues of Stefano Saitta

This pull request https://github.com/roughike/image_test_utils/pull/2 is open since almost one year and is not being merged. Since then there are no responses from the @roughike . It makes me wonder if...

In an attempt to provide a custom transition to one of my route, i wanted to use one of the provided transitions from this package [page_transition](https://pub.dev/packages/page_transition) but seems to not...

**Describe the bug** When the customer chooses iDeal as the payment method they will be redirected to their bank app in order to confirm the payment, but when the webview...

web

Some code to discuss possible fixes for #949

**Is your feature request related to a problem? Please describe.** When using the emulator offline, the fonts are all broken. Since this is meant to be working offline, it would...

### Issue From my testing it seems like that when an event is triggered from the connected account, and a listener for a platform is present, that listener will be...

bug

### [REQUIRED] Environment info **firebase-tools:** 13.11.2 **Platform:** Github Action (ubuntu) ### [REQUIRED] Test case when running `firebase deploy --only functions` i get the following error: ``` Error: Cloud Runtime Config...

type: bug
api: functions

I'm not able to pin-point the exact reason why `localizedName` is null in some device configurations. One possible reason is that there is a mismatch between the keys in `codes.dart`...

We are trying to create the following query: `status:active OR lastAttendedDate > 1700000000000` Our code looks like this: ```dart filterState.add(FilterGroupID.or('someGroup'), [ Filter.facet('status', "active"), Filter.comparison('date', NumericOperator.greaterOrEquals, 170000000), ]); ``` When we...

As in title, since this is already using litellm, shouldn't be difficult to allow the use of Groq.