Frédérik Benoist fbenoist68
  • Joined on 2023-02-06
fbenoist68 merged pull request fbenoist68/mobdr#25 2023-10-16 17:02:22 +02:00
feat: OTA update
fbenoist68 pushed to dev at fbenoist68/mobdr 2023-10-16 17:02:14 +02:00
404b2c1d0c Merge pull request 'feat: OTA update' (#25) from feature/issue-24/application_auto_update into dev
996c717fb9 feat: OTA update
Compare 2 commits »
fbenoist68 created pull request fbenoist68/mobdr#25 2023-10-16 17:00:37 +02:00
feat: OTA update
fbenoist68 pushed to feature/issue-24/application_auto_update at fbenoist68/mobdr 2023-10-16 16:47:17 +02:00
996c717fb9 feat: OTA update
fbenoist68 commented on issue fbenoist68/mobdr#24 2023-10-16 13:34:22 +02:00
Mise à jour automatique de l'application sans le playstore

En Flutter, la version d'une application est généralement définie dans le fichier pubspec.yaml. La version que vous avez indiquée, "0.0.1+1", suit la convention de versionnement de Dart, qui…

fbenoist68 pushed to main at fbenoist68/mobileportal 2023-07-23 09:31:25 +02:00
150d6ea3fc Cloture de compte
fbenoist68 commented on issue fbenoist68/mobdr#24 2023-07-16 14:48:14 +02:00
Mise à jour automatique de l'application sans le playstore

On ne peut pas passer par le in_app_update car cela permet juste la mise à jour via le playstore ...

J'ai choisi de suivre cet article : https://itnext.io/cross-platform-file-downloads-using-fl…

fbenoist68 pushed to feature/issue-24/application_auto_update at fbenoist68/mobdr 2023-07-16 11:13:07 +02:00
fbenoist68 created branch feature/issue-24/application_auto_update in fbenoist68/mobdr 2023-07-16 11:13:05 +02:00
fbenoist68 opened issue fbenoist68/mobdr#24 2023-07-16 11:10:24 +02:00
Mise à jour automatique de l'application sans le playstore
fbenoist68 closed issue fbenoist68/mobdr#17 2023-07-16 11:08:56 +02:00
Gestion comportement utilisateur google analytics
fbenoist68 commented on issue fbenoist68/mobdr#17 2023-07-16 11:08:53 +02:00
Gestion comportement utilisateur google analytics

Je suis passé par plausible (installation on-premise sur mon NAS) et cela marche très bien :)

fbenoist68 closed issue fbenoist68/mobdr#22 2023-07-16 10:33:35 +02:00
Flutter 3.10.5
fbenoist68 commented on pull request fbenoist68/mobdr#23 2023-07-16 10:32:27 +02:00
#ISSUE-22 Compatibilité flutter 3.10.5

Ce PR clôt le #22

fbenoist68 merged pull request fbenoist68/mobdr#23 2023-07-16 10:29:33 +02:00
#ISSUE-22 Compatibilité flutter 3.10.5
fbenoist68 pushed to dev at fbenoist68/mobdr 2023-07-16 10:29:32 +02:00
665a2b6523 Merge pull request '#ISSUE-22 Compatibilité flutter 3.10.5' (#23) from feature/issue-22/flutter-3-10-5 into dev
44f323a4d2 refactor: flutter 3.10.6 OK
Compare 2 commits »
fbenoist68 created pull request fbenoist68/mobdr#23 2023-07-16 10:28:04 +02:00
#ISSUE-22 Compatibilité flutter 3.10.5
fbenoist68 pushed to feature/issue-22/flutter-3-10-5 at fbenoist68/mobdr 2023-07-16 10:21:33 +02:00
44f323a4d2 refactor: flutter 3.10.6 OK