AppFlowy/frontend/rust-lib/flowy-net/src
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
..
entities fix: NetworkType null safety issues (#1435) 2022-11-13 11:57:47 +08:00
handlers chore: config test log 2022-04-12 11:13:35 +08:00
http_server Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
local_server Extract protobuf structs from flowy-sync crate (#1425) 2022-11-08 21:13:28 +08:00
ws changed permissions from 755 to 644 2022-01-27 14:18:41 -05:00
configuration.rs refactor: refactor some crates with http_server 2022-02-07 15:33:46 +08:00
event_map.rs chore: write dart_event file 2022-02-16 11:05:43 +08:00
lib.rs chore: write dart_event file 2022-02-16 11:05:43 +08:00
request.rs refactor: refactor some crates with http_server 2022-02-07 15:33:46 +08:00