Lucas.Xu
|
c8e86f4f26
|
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 |
|
Lucas.Xu
|
2abb396467
|
feat: use result instead of either (#4724)
* feat: use result instead of either
* chore: remove dartz
|
2024-02-24 21:54:10 +08:00 |
|
Mathias Mogensen
|
acc03b8cc4
|
chore: code cleanup according to unintroduced lints (#4488)
* chore: remove redundant arguments
* chore: remove unused constructor params
* chore: reorganize constructors
* chore: remove unnecessary awaits in returns
* chore: remove unnecessary paranthesis
* chore: add lints
* chore: clean up after merge
* chore: add sort constructors first
* chore: organize constructors in blocs
* chore: use sizedbox.shrink over empty container
|
2024-01-25 23:37:36 +08:00 |
|
Nathan.fooo
|
5facb61e23
|
refactor: crates (#4258)
* chore: rename flowy-folder2 to flowy-folder
* chore: rename flowy-document2 to flowy-document
* chore: fix test
* chore: move lib-infra crate
* chore: remove shared-lib
* chore: fix clippy
|
2023-12-31 07:29:40 +08:00 |
|
Lucas.Xu
|
ef49cb6577
|
feat: upgrade to flutter 3.16 (#4119)
* feat: upgrade to flutter 3.16
* chore: adjust flutter 3.16 new api
* chore: code format
* fix: ci lint
* chore: code format
* chore: dart format
|
2023-12-08 21:01:54 +08:00 |
|
Nathan.fooo
|
f04d64a191
|
feat: config (#2552)
* feat: save project config
* feat: implement dart key value store
|
2023-05-17 16:33:44 +08:00 |
|