hasancse91/flutter_getx_template

Light and dark theme switching option should be in Settings page

hasancse91 opened this issue · 1 comments

There is an option in settings page to set theme. Show a pop-up dialog to show these 3 options:

  1. Light
  2. Dark
  3. System Default

Two buttons: Cancel, OK.

This theme information should be stored in preference.

@AliAkberAakash Issue description updated. Also master is updated. Please update your feature branch.