Flutter – How to write release note with Gitlab CI/CD for app upload?
Want to upload flutter release app to the app center with Gitlab CI/CD. I want to know is how to add or write script for app release note within .gitlab-ci.yml. Here is my example deploy script and how to make…