AllSQL icon indicating copy to clipboard operation
AllSQL copied to clipboard

Darktheme thememode

Open skully-coder opened this issue 4 years ago • 3 comments

Darktheme using themedata

skully-coder avatar Sep 14 '21 11:09 skully-coder

Looks like the initial approach of using setState to change the theme didn't work. I was looking at ways to implement this without using any state management tool (like provider) when I came across this article: https://itnext.io/an-easy-way-to-switch-between-dark-and-light-theme-in-flutter-fb971155eefe. I think this explains exactly what we are looking for.

On a side note, I think you can just add more commits to darktheme-thememode branch on skully-coder/AllSQL instead of creating a new PR.

masteradit avatar Sep 16 '21 20:09 masteradit

Hey @masteradit check it now, It should work

skully-coder avatar Sep 27 '21 10:09 skully-coder

@masteradit are you merging?

skully-coder avatar Oct 02 '21 04:10 skully-coder