AppFlowy/frontend/rust-lib
Lucas.Xu c05c1e191c
chore: upgrade minimum support flutter version, >= 3.3.0 (#1551)
* feat: upgrade flutter version to 3.3.0 for appflowy_editor and appflowy_editor_plugin

* feat: upgrade flutter version to 3.3.0 for appflowy

* feat: upgrade flutter version to 3.3.0 for CI

* chore: update flutter version in ci workflows

* chore: fix warnings

* chore: fix unuse import

* chore: support  cargo make dart_unit_test on windows platform

* fix: copy to sandbox errors

Co-authored-by: nathan <nathan@appflowy.io>
2023-01-01 23:26:27 +08:00
..
.cargo Android vscode workflow (#912) 2022-09-01 12:27:09 +08:00
dart-ffi chore: upgrade minimum support flutter version, >= 3.3.0 (#1551) 2023-01-01 23:26:27 +08:00
dart-notify fix: send dart notification (#1629) 2023-01-01 22:34:38 +08:00
flowy-ast Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
flowy-codegen Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
flowy-database feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
flowy-derive Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
flowy-document fix: send dart notification 2023-01-01 22:48:28 +08:00
flowy-error fix: update build.rs with cfg flag control (#1627) 2023-01-01 17:21:19 +08:00
flowy-folder fix: send dart notification 2023-01-01 22:48:28 +08:00
flowy-grid fix: send dart notification 2023-01-01 22:48:28 +08:00
flowy-net Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
flowy-revision Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
flowy-sdk feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
flowy-sync fix: number cell format (#1623) 2022-12-31 08:06:10 +08:00
flowy-task Feat/sort after change (#1607) 2022-12-26 20:28:18 +08:00
flowy-test Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
flowy-user fix: send dart notification 2023-01-01 22:48:28 +08:00
lib-dispatch fix: remove unused steps (#1580) 2022-12-19 10:47:40 +08:00
lib-log Feat/restore revision (#1549) 2022-12-09 09:19:47 +08:00
lib-sqlite chore: add vendored_openssl feature 2022-09-18 09:30:59 +08:00
.gitignore chore: ignore proto files 2022-06-17 16:51:18 +08:00
Cargo.lock Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
Cargo.toml Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rustfmt.toml fix format and clippy warnings 2022-01-23 12:14:00 +08:00