From 202bdab66628d88bff3b46822056e045ae4443e1 Mon Sep 17 00:00:00 2001 From: cghislai Date: Sat, 27 Nov 2021 17:10:38 +0100 Subject: [PATCH] Add readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eb0a4fd..5ff593a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ Pass them to dart usign --dart-define: Pass those flags to flutter run, ... +## To publish on app store + +- Clone this repo +- Alter the android and ios config to your liking, package name, key etc +- Publish + ## Getting Started This project is a starting point for a Flutter application.