RIP-Comm / sossoldi

"Sossoldi" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.
MIT License
262 stars 73 forks source link

Start implementation of general settings #115

Closed 0xbaggi closed 11 months ago

0xbaggi commented 12 months ago

As suggested in #70, I added a new section (general setting) in the page settings, which will have general settings like light/dark mode and currency selector. I haven't started to implement the page because it hasn't been defined on Figma yet. image

theperu commented 11 months ago

Hi @0xbaggi ! Since I haven't heard back from the guy who was working on #70 if you want you can start implementing that part in the general settings. Personally I wouldn't wait for the figma since this is a small part of the app and there shouldn't be many problems with it. For the dark mode I remember that @napitek already tried something but we can implement it in the future.

0xbaggi commented 11 months ago

I added some static buttons in the general settings page, their functionalities have yet to be implemented.

Screen_recording_20230913_232758.webm

0xbaggi commented 11 months ago

I removed the library, replaced the flags with the relative emojis and hid the language setting for future versions. The hidden part is made with emoji without the library(not currently visible because commented):

image

mikev-cw commented 11 months ago

@theperu if you already checked, it's enough. Let's merge!