Owamoyo Evans
Owamoyo Evans
You can add this null value support to the [`envied`](https://github.com/petercinibulk/envied) package which is active and actually built upon `envify` @DebkanchanSamadder
onSuggestionSelected is not updating controllers for me as well
Hello, @wasabeef I would love to work on this feature
I somehow discovered that this plugin slows down `*.dart` files as well, even simple short files. At first I thought it was the [akinsho/flutter-tools.nvim](https://github.com/akinsho/flutter-tools.nvim) plugin or even treesitter, but adding...
> I ran into the same error message. Adding the protocol `otlp://` to the OTEL_EXPORTER_OTLP_TRACES_ENDPOINT env var solved it for me. Is this even documented anywhere? This is the fix!...
I have the same issues.. when will there be an update? It's been months now
The first commit contains changes that should be reviewed while the second are refactor changes to make code compile properly.
I fixed this by reverting to the commit made on May 2024 `commit: f34237e8a41ebc6e2716af2ebf49854d8c5289c8` in Lazy option for this plugin.
I had exact same kind of bug while using the image_picker package `image_picker: ^0.6.7+17`
I found a workaround on iOS for this bug. Using a `GestureDetector()` and a `Text()` as it's child instead of the in-built Flutter buttons to trigger the function getting the...