Hello @Imran-0
Please confirm whether you followed the steps mentioned in the README.md file here.
https://github.com/bagisto/opensource-ecommerce-mobile-app/blob/main/README.md
Also, please let us know if your project Flutter and Dart version matches the project requirement mentioned in the readme file, which are mentioned below.
Installation Guide
Before beginning with the installation, you will need the following with the mentioned versions
Bagisto Version - v2.2.2
Android Studio Version - Flamingo | 2022.2.1
Flutter Version - 3.19.2
Dart - 3.3.0
Xcode - 15.2
Swift - 5
Please also verify if you have changed the baseUrl as per your store from here :
Path: lib/utils/server_configuration.dart
static const String baseUrl = ‘....’;
Warm Regards
Team Bagisto