AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application
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
..
calculations feat: calculations (#4473) 2024-02-04 00:52:38 +08:00
cell refactor: use BoxAny for dynamically-typed cell changesets (#4655) 2024-02-22 07:12:52 +08:00
field fix: disappearing sorts (#4691) 2024-02-21 20:01:57 +08:00
field_settings chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
filter chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
group chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
layout fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
row chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
setting fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00
sort fix: disappearing sorts (#4691) 2024-02-21 20:01:57 +08:00
view chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
database_controller.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
database_service.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
database_view_service.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
defines.dart chore: dart code cleanup (#4484) 2024-01-25 12:26:18 +08:00
share_bloc.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
tab_bar_bloc.dart fix: dispose of resources in time (#4625) 2024-02-07 18:38:53 +01:00