-
**Issue Description**
The check CKV_AZURE_43: "Ensure Storage Accounts adhere to the naming rules" has conflicting information between its title, address, and description. The description talks about…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
**Expected results:** All buttons and red container should have same height
**Actual results:** Buttons with VisualDensi…
-
This is split out from https://github.com/openid/OpenID4VP/issues/219 :
> For item 3 "what if verifier wants to pass multiple trust models, hoping one is supported by the wallet?"
>
> This is im…
-
### What happened?
When attempting to link with a SPM package that contains both iOS & macOS dependencies, an `.o` file is not generated for the macOS dependency and the binary target `.xcframework` …
-
When doing a golden test on a widget with a `GlobalKey` an exception is thrown when tested on more than one device.
Success:
```dart
testGoldens('global Keys', (tester) async {
final builder…
-
A Three State Checkbox
I think it would be pretty useful for people who don't want to use radio buttons and this one looks pretty more compact :)
Three Custom Values, data-value-1 data-value-2 d…
-
Maybe a premature question, but I think that will be cool to implement a set of unit test after the refactoring of the code. There's a lot of external library that do the job, maybe this issue is a go…
-
Currently, when a menu is opened and can't fit in the available vertical space, it will be positioned in the top right corner which makes it a little awkward. Ideally, it should be positioned such tha…
-
### Which package(s) are affected?
Lit Core (lit / lit-html / lit-element / reactive-element)
### Description
If I render a lit-html template where I set property to a non-`nothing` value, an…
-
```
On Compact Framework Serializer.NonGeneric will throw
NotSupportedException, message is "GetParameters for Open Generic methods
is not supported". As says this is a limitation of NetCF. I made som…