AppFlowy/frontend/app_flowy/lib/plugins/grid/application/cell
Lucas.Xu c05c1e191c
chore: upgrade minimum support flutter version, >= 3.3.0 (#1551)
* feat: upgrade flutter version to 3.3.0 for appflowy_editor and appflowy_editor_plugin

* feat: upgrade flutter version to 3.3.0 for appflowy

* feat: upgrade flutter version to 3.3.0 for CI

* chore: update flutter version in ci workflows

* chore: fix warnings

* chore: fix unuse import

* chore: support  cargo make dart_unit_test on windows platform

* fix: copy to sandbox errors

Co-authored-by: nathan <nathan@appflowy.io>
2023-01-01 23:26:27 +08:00
..
cell_service feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
cell_listener.dart Fix filter test (#1459) 2022-11-17 16:44:17 +08:00
checkbox_cell_bloc.dart fix: await the cell dispose (#1437) 2022-11-11 12:41:53 +08:00
checklist_cell_bloc.dart chore: config checklist board UI 2022-11-30 15:15:05 +08:00
checklist_cell_editor_bloc.dart chore: config checklist board UI 2022-11-30 15:15:05 +08:00
date_cal_bloc.dart chore: upgrade minimum support flutter version, >= 3.3.0 (#1551) 2023-01-01 23:26:27 +08:00
date_cell_bloc.dart Implement Grid's filter UI (#1474) 2022-11-26 21:28:08 +08:00
number_cell_bloc.dart fix: await the cell dispose (#1437) 2022-11-11 12:41:53 +08:00
select_option_cell_bloc.dart fix: await the cell dispose (#1437) 2022-11-11 12:41:53 +08:00
select_option_editor_bloc.dart feat: implement checklist UI 2022-11-30 15:14:27 +08:00
select_option_service.dart feat: sort cell (#1593) 2022-12-24 23:19:11 +08:00
text_cell_bloc.dart Feat/restore revision (#1549) 2022-12-09 09:19:47 +08:00
url_cell_bloc.dart fix: await the cell dispose (#1437) 2022-11-11 12:41:53 +08:00
url_cell_editor_bloc.dart fix: await the cell dispose (#1437) 2022-11-11 12:41:53 +08:00