AppFlowy/rust-lib
2021-07-12 13:53:32 +08:00
..
.cargo auto generate proto file from rust struct 2021-07-04 23:31:33 +08:00
.idea export flutter protobuf model through protobuf.dart 2021-07-06 11:04:16 +08:00
dart-ffi support custom error ty of dart event code gen 2021-07-12 13:53:32 +08:00
flowy-ast support custom error ty of dart event code gen 2021-07-12 13:53:32 +08:00
flowy-database [feat]: get user detail & logout 2021-07-11 17:38:03 +08:00
flowy-derive extract event_err ty info from Flowy_Event macro 2021-07-12 11:41:08 +08:00
flowy-dispatch pass the user test: sign in , sign out, get status 2021-07-11 21:54:55 +08:00
flowy-infra support custom error ty of dart event code gen 2021-07-12 13:53:32 +08:00
flowy-log test flowy-user with protobuf serde 2021-07-05 21:23:13 +08:00
flowy-sdk add get user detail event, extract remote serviceinto UserServer 2021-07-11 15:33:19 +08:00
flowy-sqlite add get user detail event, extract remote serviceinto UserServer 2021-07-11 15:33:19 +08:00
flowy-test support custom error ty of dart event code gen 2021-07-12 13:53:32 +08:00
flowy-user support custom error ty of dart event code gen 2021-07-12 13:53:32 +08:00
.gitignore add flowy-test crate 2021-07-06 14:14:55 +08:00
Cargo.toml save user info to database after sign up 2021-07-10 16:27:20 +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