Thank you for purchasing e-School Saas. We appreciate your support. In this documentation, you will find instructions on how to set up the admin panel and mobile application for e-School Saas. This document also provides features of e-School Saas. If you have any questions, feel free to reach out. Thank you for choosing e-School Saas!
1. Unzip the code you will see the Admin Panel inside the zip.
2. Upload this folder content on your server in public_html folder.
3. After uploading visit your domain url. You will see the installation wizard.Follow the instructions.
Student-Parent App and
Staff-Teacher App are mostly the same, except for managing the
language option, which requires following different steps in each app.
Student-Parent App and
Staff-Teacher App, keep in mind that the process for managing the
language option is unique to each app and requires separate steps to be followed accurately.
flutter pub get
cd ios
pod install
cd ..
flutter pub run change_app_package_name:main your_new_package_name

flutter run