Block a user
Ajout d'un fichier CHANGELOG.md
feat: flutter 3.13.7 and Update Packages
feat: flutter 3.13.7 and Update Packages
Flutter 3.13
flutter upgrade --force
Upgrading Flutter to 3.13.7 from 3.10.6 in /Users/fbenoist68/Code/flutter...
Upgrading engine...
Downloading android-arm-profile/darwin-x64 tools... …
Flutter 3.13
Avant :
flutter --version
Flutter 3.10.6 • channel stable • https://github.com/flutter/flutter.git Framework • revision f468f3366c (il y a 3 mois) • 2023-07-12 15:19:05 -0700 Engin…
fbenoist68
created branch feature/issue-26/flutter-3-13 in fbenoist68/mobdr
2023-10-17 09:48:23 +02:00
Mise à jour automatique de l'application sans le playstore
Mise à jour automatique de l'application sans le playstore
Les tests sont OK.
On passe par un fichier de configuration JSON que l'application va lire et compare l'entrée latest_version à celle de l'application
{ "latest_version": "0.2.3", …