{"id":148,"date":"2025-07-23T06:36:54","date_gmt":"2025-07-23T06:36:54","guid":{"rendered":"https:\/\/documentation.iqonic.design\/prokit-flutter\/?p=148"},"modified":"2025-07-28T09:31:24","modified_gmt":"2025-07-28T09:31:24","slug":"how-do-i-update-existing-code-with-new-release","status":"publish","type":"post","link":"https:\/\/documentation.iqonic.design\/prokit-flutter\/how-do-i-update-existing-code-with-new-release\/","title":{"rendered":"How do I update existing code with new release?"},"content":{"rendered":"<div class=\"nolwrap\">\n<p><strong>\ud83d\udd52 Estimated Reading:<\/strong>&nbsp;3\u20134 minutes<strong><br>\ud83d\udcc2&nbsp;Location:&nbsp;<\/strong>Updates \u2192 How do I update existing code with new release?<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u2139\ufe0f&nbsp;<strong>INFO<\/strong><br>According to Envoi Policy,&nbsp;<strong>installation, setup, configurations, or modifications are not included in free support<\/strong>.<br>Free support only covers&nbsp;<strong>bugs\/errors<\/strong>&nbsp;in the original code.<\/p>\n<\/blockquote>\n\n\n\n<p>\ud83d\udeab&nbsp;<strong>PLEASE DO NOT CREATE SUPPORT TICKETS<\/strong>&nbsp;for issues encountered during code updates.<br>Support is&nbsp;<strong>not<\/strong>&nbsp;provided for update-related problems.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd01 <strong>How to Update Future Release Code to Existing Source Code<\/strong><\/h3>\n\n\n\n<p>If you want to identify which files were changed in a new version release, you will need to manage the&nbsp;<strong>Git repository manually<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u2705&nbsp;<strong>For First Time: Initial Project Downloaded from Codecanyon Server<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39<strong>&nbsp;Step 1: Create or Login with GitLab<\/strong><\/h3>\n\n\n\n<p>Go to&nbsp;<a class=\"\" href=\"https:\/\/gitlab.com\/users\/sign_in\" target=\"_blank\" rel=\"noopener\">GitLab Login<\/a>&nbsp;and log in or create a new account.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39&nbsp;<strong>Step 2: Create a New Project in GitLab<\/strong><\/h3>\n\n\n\n<p>1. In your dashboard, click the green \u201cNew project\u201d button or use the plus icon in the navigation bar. This opens the New project page.<\/p>\n\n\n\n<p>2. On the New project page, select \u201cCreate a blank project.\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-60.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-60.png\" alt=\"\" class=\"wp-image-466\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-61.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-61.png\" alt=\"\" class=\"wp-image-467\" \/><\/a><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39&nbsp;<strong>Step 3:<\/strong>&nbsp;<strong>Clone Your Project to Your Local System<\/strong><\/h3>\n\n\n\n<p>Once the project is created on your GitLab server, you have to clone the project to your local system. You can clone it using the command line. For example:<\/p>\n\n\n\n<p>git clone&nbsp;[repository path]<\/p>\n\n\n\n<p>Copy your project URL and clone it into your existing system.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-62.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-62.png\" alt=\"\" class=\"wp-image-468\" \/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-63.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-63.png\" alt=\"\" class=\"wp-image-469\" \/><\/a><\/figure>\n\n\n\n<p>Once successfully cloned, a folder will be created on your system.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-64.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-64.png\" alt=\"\" class=\"wp-image-470\" \/><\/a><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39<strong>Step 4: Download Project from Codecanyon Server<\/strong><\/h3>\n\n\n\n<p>Log in to your&nbsp;<strong>CodeCanyon<\/strong>&nbsp;account and download the latest project ZIP.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39&nbsp;<strong>Step 5: Copy\/Paste Your Initial Downloaded Project to Clone Directories<\/strong><\/h3>\n\n\n\n<p>Once you have successfully downloaded the project from CodeCanyon, copy\/paste your downloaded project into the clone directories.<\/p>\n\n\n\n<p>\ud83d\udccc&nbsp;<em>Paste only the original source code. Avoid copying system-specific files.<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-65.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-65.png\" alt=\"\" class=\"wp-image-471\" \/><\/a><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"commit-and-push-to-gitlab-server\">\ud83d\udd39&nbsp;<strong>Step 6: Commit and Push to GitLab Server<\/strong><\/h3>\n\n\n\n<p>After copying\/pasting your changes to clone directories, you have to push all files to your GitLab server. Follow these commands:<\/p>\n\n\n\n<p>1. Before committing to the server directories, you have to remove the following folders from your project:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>build\/<br>.idea\/<br>.gradle\/<\/code><\/pre>\n\n\n\n<p>2. Go inside your clone directory project.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-66.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-66.png\" alt=\"\" class=\"wp-image-472\" \/><\/a><\/figure>\n\n\n\n<p>3. Add all your files with the command&nbsp;<strong>git add ..<\/strong><\/p>\n\n\n\n<p>4. Commit your changes with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">git commit -m 'initial commit'<\/pre>\n\n\n\n<p><strong>Note:<\/strong>&nbsp;Write your latest version message instead of \u201cinitial commit.\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-67.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-67.png\" alt=\"\" class=\"wp-image-473\" \/><\/a><\/figure>\n\n\n\n<p>5. Push your changes to the server with the command&nbsp;<strong>git push<\/strong>&nbsp;and provide your GitLab credential details.<a href=\"https:\/\/documentation.iqonic.design\/kivicare-laravel\/wp-content\/uploads\/sites\/10\/2025\/04\/Flutter_App_code_new_release9.png\"><\/a><\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-68.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-68.png\" alt=\"\" class=\"wp-image-474\" \/><\/a><\/figure>\n\n\n\n<p>6. Check all your changes on the GitLab server.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-69.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-69.png\" alt=\"\" class=\"wp-image-475\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd04&nbsp;<strong>For Updating Existing Code (If Already Have an Old Version of the Project)<\/strong><\/h2>\n\n\n\n<p>\ud83d\udcdd&nbsp;<strong>Note:<\/strong>&nbsp;If you remove the project from the local system, then clone the project again from your GitLab server. Follow the same Step 3: Clone your project to your local system.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39&nbsp;<strong>Steps 1: Download the Latest Version from CodeCanyon Server<\/strong><\/h3>\n\n\n\n<p>Once you receive the mail for updates, download the latest code from the CodeCanyon server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39&nbsp;<strong>Steps 2: Copy\/Paste Your Initial Downloaded Project to Clone Directories<\/strong><\/h3>\n\n\n\n<p>Once you have successfully downloaded the project from CodeCanyon, copy\/paste your downloaded project into the clone directories.<\/p>\n\n\n\n<p>\u26a0\ufe0f&nbsp;<strong>Note:<\/strong>&nbsp;Only the original source code is put here.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39&nbsp;<strong>Steps 3: Commit and Push to GitLab Server<\/strong><\/h3>\n\n\n\n<p>Follow the same Step 6 : Commit and push to\u00a0<a href=\"#commit-and-push-to-gitlab-server\">GitLab server<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd39&nbsp;<strong>Steps 4: Check Updated Files<\/strong><\/h3>\n\n\n\n<p>After committing your latest changes, go to the GitLab project dashboard and click on the commit link.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-70.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-70.png\" alt=\"\" class=\"wp-image-476\" \/><\/a><\/figure>\n\n\n\n<p>Click on the link that has your commit message from the above Steps 3.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-71.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-71.png\" alt=\"\" class=\"wp-image-477\" \/><\/a><\/figure>\n\n\n\n<p>Now, check all the changed files.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-72.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-72.png\" alt=\"\" class=\"wp-image-478\" \/><\/a><\/figure>\n\n\n\n<p>Click on \u201cXX changed file\u201d to see which file has been changed.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-73.png\"><img decoding=\"async\" src=\"https:\/\/documentation.iqonic.design\/kivicare-pharma\/wp-content\/uploads\/sites\/16\/2025\/07\/image-73.png\" alt=\"\" class=\"wp-image-479\" \/><\/a><\/figure>\n\n\n\n<p>\u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013 \u2013<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83e\udde0 Final Notes<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ud83d\udccc&nbsp;<strong>Backup First:<\/strong>&nbsp;Always back up your code and database before updating<\/li>\n\n\n\n<li>\u2705&nbsp;<strong>Testing:<\/strong>&nbsp;Fully test the system after updates<\/li>\n\n\n\n<li>\ud83d\udccb&nbsp;<strong>Track with Git:<\/strong>&nbsp;Use Git to track version changes efficiently<\/li>\n<\/ul>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83d\udd52 Estimated Reading:&nbsp;3\u20134 minutes\ud83d\udcc2&nbsp;Location:&nbsp;Updates \u2192 How do I update existing code with new release? \u2139\ufe0f&nbsp;INFOAccording to Envoi Policy,&nbsp;installation, setup, configurations, or modifications are not included in free support.Free support only covers&nbsp;bugs\/errors&nbsp;in the original code. \ud83d\udeab&nbsp;PLEASE DO NOT CREATE SUPPORT TICKETS&nbsp;for issues encountered during code updates.Support is&nbsp;not&nbsp;provided for update-related problems. \ud83d\udd01 How to Update Future Release [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":143,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-148","post","type-post","status-publish","format-standard","hentry","category-prokit-flutter"],"featured_image_src":null,"author_info":{"display_name":"flutteradminiq","author_link":"https:\/\/documentation.iqonic.design\/prokit-flutter\/author\/flutteradminiq\/"},"children":[],"_links":{"self":[{"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/posts\/148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/comments?post=148"}],"version-history":[{"count":3,"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/posts\/148\/revisions"}],"predecessor-version":[{"id":342,"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/posts\/148\/revisions\/342"}],"up":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/posts\/143"}],"wp:attachment":[{"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/media?parent=148"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/categories?post=148"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/prokit-flutter\/wp-json\/wp\/v2\/tags?post=148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}