smaso

Results 6 issues of smaso

**Description** I have a couple of widgets that depends on the method `RenderBox.localToGlobal()` to be displayed. When inserted in Widgetbook, this method returns the global position of the widgets inside...

As stated in the screenshot below, instead of writing `[email protected]`, the driver does not write the @ symbol but adds the quotes instead ![Schermata 2022-09-01 alle 16 13 25](https://user-images.githubusercontent.com/64575218/187935779-6a18d597-903e-4ed9-86ac-1c2d5bc4c22a.png)

bug
ios

As issue #55 stated, I edited the `Mixpanel` class in order to keep a singleton that will be safely accessed by wrapping it in a couple of asserts. Instead of...

As in `dd-sdk-android` version [1.15.0](https://github.com/DataDog/dd-sdk-android/releases/tag/1.15.0) and in `dd-sdk-ios` version [1.13.0](https://github.com/DataDog/dd-sdk-ios/releases/tag/1.13.0) frustration tracking is already implemented, will it be enabled also in the flutter sdk? Together with it, will be dead...

enhancement

### Summary Support the injection of env vars from a `ConfigMap` and `envFrom` field instead of only the `env` field on the container ### Use cases Right now I have...

good first issue

Since I was on Ubuntu 22.04 and `libsuitesparse-dev:5.10.1` my application did compile correctly, now I've updated my system to ubuntu 24.04 with `libsuitesparse-dev:7.6.1` and it does not compile anymore with...

bug
probably fixed now but need confirmation