README.md edited online with Bitbucket
This commit is contained in:
parent
b9d83878c6
commit
a15444c6f3
20
README.md
20
README.md
@ -17,10 +17,6 @@ This README would normally document whatever steps are necessary to get your app
|
|||||||
* How to run tests
|
* How to run tests
|
||||||
* Deployment instructions
|
* Deployment instructions
|
||||||
|
|
||||||
OPENAPI Generation cmd
|
|
||||||
|
|
||||||
flutter pub run build_runner build --delete-conflicting-outputs
|
|
||||||
|
|
||||||
### Contribution guidelines ###
|
### Contribution guidelines ###
|
||||||
|
|
||||||
* Writing tests
|
* Writing tests
|
||||||
@ -31,3 +27,19 @@ flutter pub run build_runner build --delete-conflicting-outputs
|
|||||||
|
|
||||||
* Repo owner or admin
|
* Repo owner or admin
|
||||||
* Other community or team contact
|
* Other community or team contact
|
||||||
|
|
||||||
|
# OPENAPI Generation cmd
|
||||||
|
|
||||||
|
Le fichier est dans le projet.
|
||||||
|
|
||||||
|
flutter pub run build_runner build --delete-conflicting-outputs
|
||||||
|
|
||||||
|
# Publication sur le Google PlayStore
|
||||||
|
|
||||||
|
Les paramètres de signing sont les mêmes que pour l'application tablet (donc la même android key).
|
||||||
|
|
||||||
|
Puis :
|
||||||
|
|
||||||
|
flutter build appbundle
|
||||||
|
|
||||||
|
Faut pas oublier d'aller changer la version avant chaque upload de version (Puis mettre l'app bundle dans le dossier du PC, peut-être mettre sur le repos aussi ?)
|
||||||
Loading…
x
Reference in New Issue
Block a user