feat: move handles to flowy-block crate

This commit is contained in:
appflowy
2022-03-05 21:15:10 +08:00
parent 11ceb96f65
commit 5c155a07bf
48 changed files with 370 additions and 101 deletions

View File

@ -7,8 +7,8 @@ edition = "2018"
[lib]
name = "dart_ffi"
# this value will change depending on the target os
# default staticlib
crate-type = ["staticlib"]
# default cdylib
crate-type = ["cdylib"]
[dependencies]