Flowy.toml 239 B

12345678
  1. # Check out the FlowyConfig (located in flowy_toml.rs) for more details.
  2. proto_input = [
  3. "src/event_map.rs",
  4. "src/services/field/type_options",
  5. "src/entities",
  6. "src/dart_notification.rs"
  7. ]
  8. event_files = ["src/event_map.rs"]