Commit Graph

62 Commits

Author SHA1 Message Date
f64346c955 Feat/tauri (#1716)
* feat: support tauri desktop

* chore: support call flowy sdk command

* chore: switch to svelte

* chore: gen js protobuf

* chore: import js protobuf

* chore: call flowy sdk handler

* chore: update scipts

* chore: create index.ts

* chore: track files

* chore: gen ts event

* chore: replace application icon

* chore: migrate to react

* chore: fix wanrings

Co-authored-by: nathan <nathan@appflowy.io>
2023-01-17 16:27:17 +08:00
b25db83bc0 ci: support linux dart_unit_test (#1653)
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-05 15:25:30 +08:00
a07a180cc8 chore: remove duplicate command in flutter_ci.yaml 2023-01-04 17:16:09 +08:00
e0a392db00 chore: update flutter_ci.yaml 2023-01-04 16:23:58 +08:00
b8f9da6bc7 ci: flutter ci 2023-01-04 00:08:40 +08:00
2c244203fb ci: rust coverage 2023-01-04 00:02:13 +08:00
bfd2754bda chore: update rust-toolchain 2023-01-03 23:38:57 +08:00
2ccc2d7c98 ci: remove unsupport syntax 2023-01-03 23:19:30 +08:00
52c09c863c ci: remove unsupport syntax 2023-01-03 23:13:22 +08:00
c1880292ac fix: rust & flutter test (#1644)
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-03 23:10:11 +08:00
0e88d643cf fix: rust and flutter ci (#1643)
Co-authored-by: vedon <vedon.fu@gmail.com>
2023-01-03 22:55:30 +08:00
c932f63e57 Fix/windows build (#1641)
* fix: windows build & refactor release build target

* refactor: merge dart_lint and dart_test into flutter_ci

* refactor: merge rust_lint and rust_test into rust_ci

* chore: update rust_ci.yaml
2023-01-03 22:34:55 +08:00