AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application/cell
Richard Shiue a4a2a4088b
refactor: use BoxAny for dynamically-typed cell changesets (#4655)
* refactor: use BoxAny for dynamically-typed cell changesets

* fix: rust-lib tests and clippy
2024-02-22 07:12:52 +08:00
..
bloc refactor: checkbox field type (#4682) 2024-02-20 14:02:32 +08:00
cell_cache.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
cell_controller.dart fix: mobile ui improv and bugs (#4567) 2024-02-01 10:27:03 +08:00
cell_controller_builder.dart refactor: checkbox field type (#4682) 2024-02-20 14:02:32 +08:00
cell_data_loader.dart refactor: checkbox field type (#4682) 2024-02-20 14:02:32 +08:00
cell_data_persistence.dart refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
cell_listener.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
cell_service.dart refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
checklist_cell_service.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
date_cell_service.dart refactor: use BoxAny for dynamically-typed cell changesets (#4655) 2024-02-22 07:12:52 +08:00
select_option_cell_service.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00