AppFlowy/frontend/app_flowy/packages/flowy_infra/lib
Richard Shiue bbd64fae81
refactor: appflowy theme system pt. 1 (#1407)
* refactor: port theme provider to bloc

* refactor: port from custom theme type enum to material design's brightness

* chore: add custom color extension to ThemeData

* refactor: use Theme.of(context) when trying to get theme colors

* refactor: toggle widget code refactor

* refactor: flowy hover style refactor

* refactor: flowy icon refactor

* fix: regression on sidebar tooltip text from #1210

* chore: read color from theme.of

* chore: quick access to custom color

* fix: dart test

* fix: scrollbar regression

* chore: fix flutter lint

* chore: fix grid bloc test

Co-authored-by: appflowy <annie@appflowy.io>
2022-11-10 14:22:18 +08:00
..
time add frontend folder 2021-11-20 09:34:43 +08:00
color_extension.dart refactor: appflowy theme system pt. 1 (#1407) 2022-11-10 14:22:18 +08:00
icon_data.dart added reset appearance setting 2022-02-01 12:15:11 +08:00
image.dart chore: grid setting list 2022-04-03 10:53:31 +08:00
language.dart feat: Add Swedish translation (#1333) 2022-10-23 13:14:08 +08:00
notifier.dart chore: update packages's flutter_lint version 2022-08-31 11:15:35 +08:00
size.dart add frontend folder 2021-11-20 09:34:43 +08:00
text_style.dart feat: introduce a default font (#1210) 2022-10-25 19:49:58 +08:00
theme.dart refactor: appflowy theme system pt. 1 (#1407) 2022-11-10 14:22:18 +08:00
uuid.dart add frontend folder 2021-11-20 09:34:43 +08:00