AppFlowy/frontend/rust-lib/flowy-net
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
..
configuration refactor: refactor some crates with http_server 2022-02-07 15:33:46 +08:00
src fix: NetworkType null safety issues (#1435) 2022-11-13 11:57:47 +08:00
build.rs refactor: separate proto file from src folder 2022-06-15 19:40:18 +08:00
Cargo.toml Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
Flowy.toml chore: provider default for FlowyConfig propertis 2022-06-17 11:27:00 +08:00