flutter-dark-theme-sample A starter project for implementing dark theme in flutter applications. How to use - Cloning the project Simply clone the project and runflutter packages get - Copying the main.dart file (recommended) Create a flutter project. Add the Provider package to it. Replace themain.dartwith this and save the project.