fix: grid header cell refresh after field was changed

This commit is contained in:
appflowy
2022-04-08 22:38:38 +08:00
parent fc77e0857a
commit fc4ed6c057
6 changed files with 107 additions and 29 deletions

View File

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