Merge pull request #379 from shai-almog/patch-1

Added flutter listing
This commit is contained in:
Josh Moore 2021-08-06 14:03:01 -07:00 committed by GitHub
commit 14196467e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -1295,6 +1295,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