chore: add sync feature

This commit is contained in:
appflowy
2022-04-14 21:57:00 +08:00
parent ac766c0359
commit b282a14b58
13 changed files with 62 additions and 34 deletions

View File

@ -31,7 +31,7 @@ flowy-derive = {path = "../../../shared-lib/flowy-derive" }
[features]
default = ["flowy-sdk/dart", "dart-notify/dart", "flutter"]
flutter = []
http_server = ["flowy-sdk/http_server", "flowy-sdk/use_bunyan"]
http_sync = ["flowy-sdk/http_sync", "flowy-sdk/use_bunyan"]
#use_serde = ["bincode"]
#use_protobuf= ["protobuf"]