AppFlowy/rust-lib
2021-07-20 23:51:08 +08:00
..
.cargo auto generate proto file from rust struct 2021-07-04 23:31:33 +08:00
dart-ffi extract tester as trait 2021-07-16 23:18:12 +08:00
flowy-ast config create app ui 2021-07-20 23:51:08 +08:00
flowy-database create app in workspace 2021-07-20 23:50:43 +08:00
flowy-derive create app's views 2021-07-20 23:50:43 +08:00
flowy-dispatch add create app test & create default workspace when user login at first time 2021-07-19 21:05:49 +08:00
flowy-infra fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
flowy-log test flowy-user with protobuf serde 2021-07-05 21:23:13 +08:00
flowy-sdk create app in workspace 2021-07-20 23:50:43 +08:00
flowy-sqlite add create app test & create default workspace when user login at first time 2021-07-19 21:05:49 +08:00
flowy-test create app in workspace 2021-07-20 23:50:43 +08:00
flowy-user create app in workspace 2021-07-20 23:50:43 +08:00
flowy-workspace config create app ui 2021-07-20 23:51:08 +08:00
.gitignore rm rust-lib .idea foler and ignore it 2021-07-19 17:29:18 +08:00
Cargo.toml [code gen]: generate the protobuf files in corresponding module 2021-07-13 14:28:01 +08:00
rust-toolchain add flowy-sys crate 2021-06-24 16:32:36 +08:00
rustfmt.toml config flowy-user test 2021-06-30 23:11:27 +08:00