From 5339ff8345d3e4974cb5d37bb211dfa925bfc07b Mon Sep 17 00:00:00 2001 From: Brian Hoffmann Date: Wed, 9 Jun 2021 09:36:50 +0200 Subject: [PATCH] Remove future plans --- radar/2021-01-01/flutter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radar/2021-01-01/flutter.md b/radar/2021-01-01/flutter.md index 6c9f679..407a58b 100644 --- a/radar/2021-01-01/flutter.md +++ b/radar/2021-01-01/flutter.md @@ -15,4 +15,4 @@ The compilation into native platform code prevents from bottleneck-issues due co Comparing to a Javascript-based PWA, Flutter's approach promises a better performance and energy-efficiency. -We gathered first positive experience with small applications, which used the Alpha and Beta state of Flutter for Linux (x64) and Web by the time of development. We plan to continue to assess the cross-platform benefits for future projects. \ No newline at end of file +We gathered first positive experience with small applications, which used the Alpha and Beta state of Flutter for Linux (x64) and Web by the time of development.