mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-23 09:01:21 +00:00

* feat: support opening a workspace * feat: support renaming a workspace * fix: rename issue * fix: rename issues * feat: refactor menu bloc * test: add collaborative workspace test * test: add open workspace integration tet * test: add delete workspace integration tet * chore: turn off collab workspace feature
3 lines
69 B
Dart
3 lines
69 B
Dart
export 'menu_user_bloc.dart';
|
|
export 'sidebar_root_views_bloc.dart';
|