AppFlowy/frontend/rust-lib
Onyedika Israel Ukwueze a1e0282df0
fix: NetworkType null safety issues (#1435)
* fix: Networktype null safety issues

Networktype returns nulls when the connectivity result is vpn resulting to null safety issues.
Implemented a case for when the connectivity result is vpn to resolve this issue.

* chore: update connectivity_plus_platform_interface ^1.2.2

* chore: update network state on Rust side

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-11-13 11:57:47 +08:00
..
.cargo Android vscode workflow (#912) 2022-09-01 12:27:09 +08:00
dart-ffi Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
dart-notify Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
flowy-database ci: fix typo 2022-11-07 15:27:31 +08:00
flowy-document Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
flowy-error Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
flowy-folder Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
flowy-grid test: edit a field in kanban board (#1428) 2022-11-09 12:25:07 +08:00
flowy-net fix: NetworkType null safety issues (#1435) 2022-11-13 11:57:47 +08:00
flowy-revision fix: create grid for each test (#1431) 2022-11-10 20:22:37 +08:00
flowy-sdk Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
flowy-test Integrate appflowy editor (#1040) 2022-10-22 21:57:44 +08:00
flowy-user chore: return user setting (#1438) 2022-11-11 17:24:10 +08:00
lib-dispatch chore: add revision reset helper 2022-08-16 11:24:37 +08:00
lib-log fix: edit no status card 2022-10-12 15:41:34 +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 Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
Cargo.toml Refactor/rename crate (#1275) 2022-10-13 23:29:37 +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