smaso
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 
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...
### 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...
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...