[PR #1854] [MERGED] fix(network_monitor): add missing case for other network type #4980

Closed
opened 2026-03-23 22:16:41 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1854
Author: @Merrit
Created: 2/13/2023
Status: Merged
Merged: 2/23/2023
Merged by: @appflowy

Base: mainHead: fix_network_monitor_case


📝 Commits (2)

  • b8cbcaf fix(network_monitor): add missing case for other network type
  • 7946864 chore: update depdendency minor versions

📊 Changes

2 files changed (+11 additions, -10 deletions)

View changed files

📝 frontend/app_flowy/lib/core/network_monitor.dart (+1 -0)
📝 frontend/app_flowy/pubspec.lock (+10 -10)

📄 Description

Missing case causing static analysis error that is blocking the build.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/1854 **Author:** [@Merrit](https://github.com/Merrit) **Created:** 2/13/2023 **Status:** ✅ Merged **Merged:** 2/23/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix_network_monitor_case` --- ### 📝 Commits (2) - [`b8cbcaf`](https://github.com/AppFlowy-IO/AppFlowy/commit/b8cbcaf3b8d88c765f09b60a73d6499dd6965e9e) fix(network_monitor): add missing case for `other` network type - [`7946864`](https://github.com/AppFlowy-IO/AppFlowy/commit/794686423ca9ae7816ac245324b766872652b44e) chore: update depdendency minor versions ### 📊 Changes **2 files changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/core/network_monitor.dart` (+1 -0) 📝 `frontend/app_flowy/pubspec.lock` (+10 -10) </details> ### 📄 Description Missing case causing static analysis error that is blocking the build. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:16:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4980
No description provided.