AppFlowy/rust-lib
2021-09-01 11:21:42 +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 explicityly print the internal error from DispatchError 2021-08-31 11:32:51 +08:00
flowy-document rename struct 2021-08-31 23:01:46 +08:00
flowy-editor rename flowy-editor to flowy-document 2021-07-31 10:50:56 +08:00
flowy-infra rename struct 2021-08-31 23:01:46 +08:00
flowy-log add user sign up handler 2021-08-19 22:48:10 +08:00
flowy-net rename struct 2021-08-31 23:01:46 +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 replace std::sync::RwLock with parking_lot::RwLock 2021-09-01 11:21:42 +08:00
flowy-sqlite rename struct 2021-08-31 23:01:46 +08:00
flowy-test rename struct 2021-08-31 23:01:46 +08:00
flowy-user replace std::sync::RwLock with parking_lot::RwLock 2021-09-01 11:21:42 +08:00
flowy-workspace rename struct 2021-08-31 23:01:46 +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 flowy-user test 2021-06-30 23:11:27 +08:00