AppFlowy/frontend/app_flowy/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
..
core fix: NetworkType null safety issues (#1435) 2022-11-13 11:57:47 +08:00
plugins test: split test into widget and unit test (#1432) 2022-11-11 12:42:20 +08:00
startup refactor: appflowy theme system pt. 1 (#1407) 2022-11-10 14:22:18 +08:00
user chore: return user setting (#1438) 2022-11-11 17:24:10 +08:00
workspace refactor: appflowy theme system pt. 1 (#1407) 2022-11-10 14:22:18 +08:00
main.dart feature: Shortcut for collapse the left sidebar #692 2022-08-08 16:36:26 +08:00