rusty-snake

Results 107 issues of rusty-snake

`?&icon=https://...` has the undocumented requirement that the "path" must end with `.svg`. However a lot of icon CDNs have a icon name or color at the path-end without a `.svg`....

### Package dynamic_color ### Existing issue? - [x] I checked the [existing issues](https://github.com/material-foundation/flutter-packages/issues) ### What happened? ## Expected vs actual result: Excepted: Changing org.gnome.desktop.interface accent-color changes accent colors of flutter...

bug
triage
p: dynamic_color

https://pub.dev/packages/shared_preferences: > Starting with version 2.3.0 there are three available APIs that can be used in this package. [SharedPreferences] is a legacy API that will be deprecated in the future....

tech-debt

**Describe the bug** I can not add functional_widget to a project that already uses freezed. - adding both at the same time works (will select freezed 3.1.0) - manually downgrading...

bug

When the device is rebooted with Airplane mode enabled, Hotspot is limited to 2.4 GHz. 5 GHz and 6 GHz are disabled with the message "not available in your country...

STR: - enable Terminal in developer options - open Terminal App-info - go to storage and cache - see the clear storage icon button is disabled, pressing it does nothing...

upstream

### Page URL https://dart.dev/language/patterns/ ### Page source https://github.com/dart-lang/site-www/tree/main/src/content/language/patterns.md ### Describe the problem "Validating incoming JSON" says > A single [case pattern](https://dart.dev/language/patterns#switch-statements-and-expressions) can achieve the same validation. However the if-case based...

from.page-issue