AppFlowy/rust-lib
2021-09-03 16:43:03 +08:00
..
.cargo auto generate proto file from rust struct 2021-07-04 23:31:33 +08:00
dart-ffi explicityly print the internal error from DispatchError 2021-08-31 11:32:51 +08:00
flowy-ast config create app ui 2021-07-20 23:51:08 +08:00
flowy-database [backend]: save active user 2021-08-31 17:25:08 +08:00
flowy-derive rename struct 2021-08-31 23:01:46 +08:00
flowy-dispatch fix multithread test issue of database init 2021-09-03 16:43:03 +08:00
flowy-document fix multithread test issue of database init 2021-09-03 16:43:03 +08:00
flowy-editor rename flowy-editor to flowy-document 2021-07-31 10:50:56 +08:00
flowy-infra fix flutter compile erros 2021-09-03 12:44:48 +08:00
flowy-log add user sign up handler 2021-08-19 22:48:10 +08:00
flowy-net fix test compile errors 2021-09-02 17:43:10 +08:00
flowy-observable [fluuter]: create & choose workspace after login 2021-08-30 16:18:58 +08:00
flowy-ot add flowy-net crate shared code by server and client 2021-08-20 11:52:45 +08:00
flowy-sdk fix flutter compile erros 2021-09-03 12:44:48 +08:00
flowy-sqlite rename struct 2021-08-31 23:01:46 +08:00
flowy-test fix multithread test issue of database init 2021-09-03 16:43:03 +08:00
flowy-user fix multithread test issue of database init 2021-09-03 16:43:03 +08:00
flowy-workspace fix multithread test issue of database init 2021-09-03 16:43:03 +08:00
.gitignore rm rust-lib .idea foler and ignore it 2021-07-19 17:29:18 +08:00
Cargo.toml save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
rust-toolchain opt: build the rust sdk while running the flutter program 2021-07-25 11:08:59 +08:00
rustfmt.toml config workspace server 2021-09-01 22:50:22 +08:00