From 9a20152a70a7e37a1bfed4c90a02ba6d741ff1d2 Mon Sep 17 00:00:00 2001 From: Ivan Date: Sat, 20 Sep 2025 16:08:22 -0500 Subject: [PATCH] update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 59e4d86..c895911 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ Target platforms: Web, Linux, Windows, MacOS, Android, iOS. Built using [Flet](https://flet.dev/). +> [!WARNING] +> Android and Linux builds are currently broken due to a Dart language version compatibility issue in Flet 0.28.3. The webview_flutter_android dependency requires Dart 3.9, but Flutter 3.29.2 only supports up to Dart 3.7. This will be resolved when Flet updates to a newer Flutter version. + Currently, you can find `Linux` and `Android` builds in action artifacts in the [GitHub Actions](https://github.com/Sudo-Ivan/Ren-Browser/actions/workflows/build.yml) page, click on the latest workflow run. More platforms will be added in the future. ## Renderers