This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2025-08-04 06:50:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
AppFlowy
/
frontend
/
appflowy_flutter
/
packages
/
appflowy_result
/
lib
/
appflowy_result.dart
5 lines
84 B
Dart
Raw
Normal View
History
Unescape
Escape
feat: use result instead of either (#4724) * feat: use result instead of either * chore: remove dartz
2024-02-24 20:54:10 +07:00
library
appflowy_result
;
feat: open workspace, rename workspace and update workspace icon (#4818) * 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
2024-03-05 13:51:03 +08:00
export
'
src/async_result.dart
'
;
feat: use result instead of either (#4724) * feat: use result instead of either * chore: remove dartz
2024-02-24 20:54:10 +07:00
export
'
src/result.dart
'
;
Reference in New Issue
Copy Permalink