AppFlowy/rust-lib
2021-08-31 17:56:38 +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 [backend]: save active user 2021-08-31 17:25:08 +08:00
flowy-dispatch explicityly print the internal error from DispatchError 2021-08-31 11:32:51 +08:00
flowy-document add strum crate for event stringtify 2021-08-30 22:44:17 +08:00
flowy-editor rename flowy-editor to flowy-document 2021-07-31 10:50:56 +08:00
flowy-infra consume reqwest status code 2021-08-21 17:18:01 +08:00
flowy-log add user sign up handler 2021-08-19 22:48:10 +08:00
flowy-net [fluuter]: create & choose workspace after login 2021-08-30 16:18:58 +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 add strum crate for event stringtify 2021-08-30 22:44:17 +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 [backend]: save active user 2021-08-31 17:25:08 +08:00
flowy-user get user detail with token 2021-08-31 17:56:38 +08:00
flowy-workspace [backend]: save active user 2021-08-31 17:25:08 +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