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.
This commit is contained in:
Shai Almog 2021-06-12 11:01:54 +03:00 committed by GitHub
parent b8f94352c2
commit 3653292336
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -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