AppFlowy/frontend/app_flowy/lib/startup/tasks
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
..
app_widget.dart refactor: appflowy theme system pt. 1 (#1407) 2022-11-10 14:22:18 +08:00
load_plugin.dart refactor: move plugin application and presentation together 2022-08-09 10:38:11 +08:00
platform_service.dart refactor: Empty out infrastructure folder 2022-03-01 11:31:20 -05:00
prelude.dart refactor: add plugins 2022-03-01 00:23:04 +08:00
rust_sdk.dart fix: run bloc_test (#1286) 2022-10-15 23:34:56 +08:00