AppFlowy/frontend/app_flowy/packages
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
..
appflowy_board chore: update appflowy_board version 2022-10-07 15:33:54 +08:00
appflowy_editor chore: update changelog 2022-11-09 16:06:55 +08:00
appflowy_popover fix: lint unhappy with unused import (#1412) 2022-11-04 22:15:03 +08:00
flowy_infra refactor: appflowy theme system pt. 1 (#1407) 2022-11-10 14:22:18 +08:00
flowy_infra_ui refactor: appflowy theme system pt. 1 (#1407) 2022-11-10 14:22:18 +08:00
flowy_sdk feat: support markdown export and customize save path (#1339) 2022-10-23 15:05:51 +08:00