MSTC-DA-IICT / Hacktoberfest23-Expense-Tracker-app-Flutter

An expense tracker app project built in Flutter for hacktoberfest'23
0 stars 5 forks source link

Implement Dark Theme for the App #8

Open iakash-singh opened 1 year ago

iakash-singh commented 1 year ago

Summary: We need to introduce a Dark theme option to our app to provide users with a visually comfortable and energy-efficient alternative.

Scope: The scope of this issue includes:

Designing and implementing a Dark theme for the entire app, including user interface elements, backgrounds, and text. Ensuring a seamless transition between the Dark and Light themes. Allowing users to toggle between Dark and Light themes in app settings.