Implement Dark Mode in Flutter using Riverpod
Hey Gang,
In this article we will see how to add custom theme data for your flutter app and switch between light and dark themes using Riverpod.
We have seen quite a lot of apps supporting dark mode feature.
The reason being
Dark mode can reduce e...
kevinvishal.hashnode.dev5 min read