Use flutter text-to-speech package to read the output for the user.
Edit the this file and add tts.
Add package in the yaml. Also, please add proper documentation to the code.
Have a settings icon (on top right of the app)
clicking on which navigate to the settings page.
Have two toggle on the settings page, one for voice mode and one for dark mode.
Use flutter text-to-speech package to read the output for the user. Edit the this file and add tts. Add package in the yaml. Also, please add proper documentation to the code.