AppFlowy/frontend/appflowy_flutter/lib/plugins/database/application
Richard Shiue 510d8357ee
fix: RwLock race condition during group controller instantiation (#6860)
* chore: code cleanup

* fix: view editor used during initialization

* fix: quick and dirty hack job

* test: add test

* chore: don't create separate mut var

* chore: docs

* fix: uninitialized group controllers

* chore: remove group

* chore: fix test

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-11-28 17:26:13 +08:00
..
calculations feat: generic calculations (#4794) 2024-03-05 19:16:56 +01:00
cell fix: v0.7.3 additional launch review session issues (#6730) 2024-11-07 18:33:12 +08:00
field fix(flutter-desktop): launch review issues for 0.7.2 (#6577) 2024-10-18 13:48:50 +08:00
layout chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
row feat(flutter_desktop): open created filtered rows (#6522) 2024-10-11 11:04:03 +08:00
setting fix: settings improvements (#5547) 2024-06-17 14:30:19 +02:00
sync feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
view feat(flutter_desktop): open created filtered rows (#6522) 2024-10-11 11:04:03 +08:00
database_controller.dart fix: remove listeners (#6686) 2024-11-04 10:26:48 +08:00
defines.dart feat(flutter_desktop): open created filtered rows (#6522) 2024-10-11 11:04:03 +08:00
share_bloc.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
tab_bar_bloc.dart fix: RwLock race condition during group controller instantiation (#6860) 2024-11-28 17:26:13 +08:00