AppFlowy/frontend/appflowy_flutter/lib/features/shared_section/logic
Lucas dd2dbed8c8
fix: permission control doesn't work when opening the page at the first time (#8023)
* fix: permission control doesn't work when opening the page at the first time

* feat: enable tracing events cost time

* feat: leave shared page via ... menu

* fix: hide the create page button if user is guest

* feat: disable publish button if user is a guest

* feat: add shared user table

* feat: integrate sql into folder manager

* feat: integrate shared user notification

* fix: flutter analyze

* fix: revert local shared user data

* fix: disable share button on mobile if user is a guest

* feat: save the shared user data

* feat: integrate pro plan workflow into share menu

* chore: format code

* feat: disable share menu in local mode

* chore: format code
2025-06-05 09:42:31 +08:00
..
shared_section_bloc.dart fix: permission control doesn't work when opening the page at the first time (#8023) 2025-06-05 09:42:31 +08:00
shared_section_event.dart fix: permission control doesn't work when opening the page at the first time (#8023) 2025-06-05 09:42:31 +08:00
shared_section_state.dart feat: optimize share section and share tab logic (#8001) 2025-06-02 13:52:14 +08:00