Outils pour utilisateurs

Outils du site


informatique:mobile_app

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
informatique:mobile_app [11/09/2016 19:38] – [Cordova] cyrilleinformatique:mobile_app [03/03/2024 08:55] (Version actuelle) – [Générateurs d'applications] cyrille
Ligne 3: Ligne 3:
 Aussi: Aussi:
   * [[/informatique/android|/informatique/android]]   * [[/informatique/android|/informatique/android]]
 +
 +tags: smartphone, application
 +
  
 ===== Cross-platform tools ===== ===== Cross-platform tools =====
 +
 +==== Flutter ====
 +
 +https://docs.flutter.dev/
 +
 +Exemple d'application en open-source, pour apprendre ;-)
 +  * Fwitter https://github.com/TheAlphamerc/flutter_twitter_clone
 +    * Firebase auth, real-time, firestore database, and storage
 +  * MovieLab https://github.com/ErfanRht/MovieLab
 +    * movie database IMDb
 +  * FlutterWeather https://github.com/ArizArmeidi/FlutterWeather
 +    * acquiring the user's current location, searchable location, OpenWeatherMap API
 +  * Blink-comparison https://github.com/proninyaroslav/blink-comparison
 +    * quickly switch pictures without delay
 +  * Airdash https://github.com/simonbengtsson/airdash
 +    * file-sharing flutter webRTC app
 +  * Chillify https://github.com/KarimElghamry/chillify
 +    * only works on Android, Provider and BLoC patterns, retrieve all songs, pause, play, seek, repeats, shuffle, now playing, search songs, and many more.
 +  * Timy-messenger https://github.com/janoodleFTW/timy-messenger
 +    * group messaging app to communicate and organize themselves. It includes lots of features like multiple groups (similar to Teams in Slack), multiple open or private channels within groups, sharing of photos and photo collections, reacting to messages with emojis, and many more
 +  * And more here :
 +    * https://medium.com/geekculture/7-flutter-open-source-projects-to-become-a-better-flutter-developer%E3%83%BCpart-2-feedea6911b
 +    * https://medium.com/geekculture/7-flutter-open-source-projects-to-become-a-better-flutter-developer%E3%83%BCpart-3-35185c3756da
 +    * https://medium.com/geekculture/7-flutter-open-source-projects-to-become-a-better-flutter-developer%E3%83%BCpart-4-54a75aaf10b8
 +
  
 ==== Cordova ==== ==== Cordova ====
Ligne 76: Ligne 104:
   * https://github.com/mikethedj4/WebDGap   * https://github.com/mikethedj4/WebDGap
  
 +==== Electron ====
 +
 +Build cross platform desktop apps with JavaScript, HTML, and CSS. With Electron, creating a desktop application for your company or idea is easy. Initially developed for GitHub's Atom editor, Electron has since been used to create applications by companies like Microsoft, Facebook, Slack, and Docker. 
 +
 +https://electron.atom.io/
 +
 +==== Expo ====
 +
 +Expo is a free and open source toolchain built around React Native to help you build native iOS and Android projects using JavaScript and React.
 +
 +  * Build native binaries with our build service.
  
 +https://expo.io/
 ===== Api & Kits ===== ===== Api & Kits =====
  
informatique/mobile_app.1473615483.txt.gz · Dernière modification : 11/09/2016 19:38 de cyrille

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki