Changing the App Share Urls

This section will give you brief about how to change app share url

How you can change the app share urls

Updating the App Share URL

  1. Navigate to project >> lib >> core >> constants.
  2. Open the app_share_constants.dart file.
  3. Update the following:
    • androidAppShareUrl: Replace it with your app's Play Store URL.
    • iosAppShareUrl: Replace it with your app's App Store URL.
Alt text