README.md edited online with Bitbucket
This commit is contained in:
parent
b9d83878c6
commit
a15444c6f3
22
README.md
22
README.md
@ -17,10 +17,6 @@ This README would normally document whatever steps are necessary to get your app
|
||||
* How to run tests
|
||||
* Deployment instructions
|
||||
|
||||
OPENAPI Generation cmd
|
||||
|
||||
flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
### Contribution guidelines ###
|
||||
|
||||
* Writing tests
|
||||
@ -30,4 +26,20 @@ flutter pub run build_runner build --delete-conflicting-outputs
|
||||
### Who do I talk to? ###
|
||||
|
||||
* 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