From ca74a4d2e4be77dd969c869462caa444d9242f1a Mon Sep 17 00:00:00 2001 From: Imman Kumar <93641486+immankumarsync@users.noreply.github.com> Date: Sun, 23 Feb 2025 23:50:19 +0530 Subject: [PATCH] FLUT-941046: Remove note that PDF viewer is not support on Linuix platform --- Flutter/system-requirements.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Flutter/system-requirements.md b/Flutter/system-requirements.md index 511dc8d44..973b0f3a2 100644 --- a/Flutter/system-requirements.md +++ b/Flutter/system-requirements.md @@ -110,5 +110,3 @@ See the links below for the recommended Flutter development environments ### Supported Platforms Our Flutter packages are compatible with iOS, Android, Web, Windows, macOS, and Linux. You can find the supported version at the link ['here'](https://docs.flutter.dev/reference/supported-platforms#supported-platforms). - ->**Note**: Currently, the PDF viewer control is not supported on the Linux platform.