Almost every second application in the Google play store or Apple store has a dark mode feature. Not only mobile platforms, many websites, and desktop applications have dark mode feature. Now that iOS13 and Android 10 are released, we should provide dark mode enabled UIs in our applications. Flutter gives us an option to give an app theme in MaterialApp, CupertinoApp. Understand which attribute of ThemeData affects which portion of your application.

Code - https://github.com/TechieBlossom/themingdemo

#Flutter #dart #mobile-app

Flutter Tutorial - Using Themes in Flutter
17.05 GEEK