Flutter Advanced - Adding Dark Mode | Dynamic Theme using Provider
Let's add multiple themes to our Flutter Application, the easy way using Providers
Mar 7, 202113 min read1.9K

Search for a command to run...
Articles tagged with #dart
Let's add multiple themes to our Flutter Application, the easy way using Providers

A guide to using multiple providers and different ways of consuming them at different places in your app!

State management that is recommended by Flutter and Google!
