This is the app which i built while i was learning flutter. This app was build with the help of watching a video where it was taught how to switch to dark theme dynaically in-app.
With this app just a click of ListTile you can change the theme of the app and turn it to dark mode instead.
Things which are done in the app involves:
- MaterialApp class/design.
- Scaffold Class.
- AppBar.
- Use of functions and variables.
- Use of Drawer,ListTile and Bloc.
Built using:
- Flutter.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.