chore: write dart_event file

This commit is contained in:
appflowy 2022-02-16 10:00:31 +08:00
parent bf3a0b6e5b
commit cd013529d4
29 changed files with 177 additions and 102 deletions

View file

@ -8,4 +8,4 @@ pub mod dart_event;
mod flowy_toml;
#[cfg(any(feature = "pb_gen", feature = "dart_event"))]
mod util;
pub mod util;