From 36532923366e5cbf02c69f7263fe3ea863351fa3 Mon Sep 17 00:00:00 2001 From: Shai Almog <67850168+shai-almog@users.noreply.github.com> Date: Sat, 12 Jun 2021 11:01:54 +0300 Subject: [PATCH] Added flutter listing Included a few alternatives including one that we develop (Codename One). Notice that I didn't list the biggest ones: React Native and Xamarin since they are owned by Facebook and Microsoft respectively. I understand those shouldn't be listed from the submission guidelines. --- yaml/degoogle.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index d9fef90..972c837 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -1283,6 +1283,28 @@ desktop applications: GitHub. Atom is a desktop application built using web technologies. (From [Wikipedia](https://en.wikipedia.org/wiki/Atom_(text_editor))) Thanks @woutfeys +flutter: + - title: flutter cross platform development tool for iOS/Android etc. based on Dart + - name: Apache Cordova + url: https://cordova.apache.org/ + eyes: null + text: > + Wraps web apps in a native wrapper so they can be installed via appstore and access native device capabilities via JavaScript + - name: Codename One + url: https://github.com/codenameone/CodenameOne + eyes: null + text: > + Native write once run anywhere cross platform tool for iOS/Android etc. using Java or Kotlin + - name: KMM - Kotlin Multiplatform + url: https://kotlinlang.org/docs/mobile/home.html + eyes: null + text: > + Native portability based cross platform tool for Kotlin developers targeting iOS/Android and a few others + - name: QT + url: https://www.qt.io/ + eyes: null + text: > + C++ based portability framework, the basis for KDE etc. mobile applications: play store: - title: Play Store