In this section we will guide you how to setup the mobile part.
For setup the mobile part you need to required following things.
Note: Please make sure you must have to add your billing details to enable the Google map key for the place picker.
Without this you wont be able to use map key.
Start Setup Mobile Application.
To setup the mobile application you must have to follow all steps carefully one by one.
Download latest product from the codecanyoun.
Open or unzip the packages.
Open VSCode or Android studio and drag and drop homemeal application folder on it.
Please make sure HomeMeal works on Flutter 2.10.1 version so proper flutter version should be installed.
Check Flutter version with flutter doctor command
Clean code before install dependencies using flutter clean command
Install all required dependancies using flutter pub get command
Connect real android device or ios device and run on it.
Cheers... App will works perfectly.
Before going to replace base url and all things you must have to setup admin panel on your server.
Please go to server setup page and follow all instructions.
Replace Base URL for connecting your server to application.
Replace Your Base url with existing one.
Open constant.dart file you will able to get base url, theme colour and all required url which you need to replace with existing one which we have kept for the reference purposes.
Replace all urls and Theme colour which you want
Replace Application Name
To replace application name you must have to replace App name at ios side as well as at android side.
For android side go to AndroidManifest.xml file and you will able to change the Application name which you want.
Please check attached image for the App name only. Ignore for the google map at this moment.
Replace Application name with HomeMeal
Replace Name at IOS side you must have to open ios file on xcode. you will able to change the app name on target sdk page.
Please replace your name and new bundle identifier which you want to keep on appstore as shown in image.
Replace AppName and Bundle Identifier.
Add Google Map key in mobile application.
Adding google map key to mobile application you must have to crate the project on google map
console.Once you crated the application you must have to enable your map key for android and for the ios.
Go to GoogleMap console.
Create project there and add billing details for that project.
Without adding billing details you want be able to enable map keys.
Enable ios and android map key for google map and for the google places.