DayNightSwitcher icon indicating copy to clipboard operation
DayNightSwitcher copied to clipboard

A simple day / night switcher widget made in pure Dart.

Results 5 DayNightSwitcher issues
Sort by recently updated
recently updated
newest added

![code](https://user-images.githubusercontent.com/21225918/159683888-7f4f47aa-5a10-431c-b900-9470c099a907.png) dispose() method should be in between the initState() & didUpdateWidget() method.

bug

Add options for taking theme from system settings, i.e. Auto theme

enhancement

Add disable option in the switch to disable it based on a boolean value and also give a visual feedback that the switch is disabled for e.g. reduce opacity. Tried...

enhancement

**Describe the bug** If you double click on the switch, it behaves abnormally. It goes into a loop. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2....

bug

it's very hard to resize this, and on mobile and web the size is different for the non-icon one

enhancement