Rafael Saes
c0cf20b543
refactor: create SendPageTheme
2023-07-05 09:10:36 -03:00
Rafael Saes
baabc0a915
Cw 373 theme refactoring in preparation to support additional themes ( #933 )
...
* refactor(Theme): migrate accentColor
- based on the specs at https://docs.flutter.dev/release/breaking-changes/theme-data-accent-properties#migration-guide .
* refactor(Theme): all deprecated TextTheme styles
* refactor(Theme): deprecated backgroundColor for colorScheme.background
* refactor(Theme): deprecated buttonColor to use TextTheme backgroundColor instead
* refactor(Theme): deprecated isAlwaysShown to use thumbVisibility instead
2023-05-25 02:19:51 +03:00
M
1beb18b045
Flutter upgrade
2022-10-12 13:09:57 -04:00
OleksandrSobol
163700bcd8
CAKE-39 | changed buttons color on base send widget, base exchange widget, exchange confirm page, exchange trade page, node create or edit page, contact page, seed widget, restore wallet from seed details page, restore wallet from keys page, wallet seed page, template tile
2020-09-10 13:33:34 +03:00
Oleksandr Sobol
731f12cd63
CAKE-27 | applied light theme to send and send template pages; made status bar is transparent; reworked menu widget and base send widget; applied switch between light and dark themes
2020-08-20 20:43:54 +03:00
Oleksandr Sobol
fe9deecd03
CAKE-20 | updated send and send template pages; added send_template_store and exchange_template_store; created base_send_widget; applied send_template_store to send_view_model; applied base_send_widget to send and send template pages; added properties to address_text_field, base_text_field and template_tile
2020-07-29 19:55:42 +03:00
Oleksandr Sobol
ce21e6bc7a
CWA-217 | applied light mode to the application; deleted copy button, enter_pin_code.dart, present picker and standard close button; applied new design to rescan page
2020-05-29 18:10:11 +03:00
Oleksandr Sobol
714661e91b
CWA-212 | created currency picker and provider picker; moved template tile to widgets directory; created exchange template page
2020-05-13 21:26:15 +03:00