e-School Teacher
Documentation
By : WRTeam
Email :
wrteam.priyansh@gmail.com
Thank you for purchasing.e-School Teacher - Follow this documentation to setup
mobile application.
Thank you so much!
Change package name
-
Unzip the downloaded code. After unzipping you will have E-School-Teacher- Flutter Code zip
folder.
Unzip that folder and open it in
Android Studio or Visual Studio Code.
-
Open ide terminal go to your project path and execute command
flutter pub get
-
If you are running this app for ios then run these following commands in terminal.
cd ios
pod install
cd ..
-
Change package name of android app
Execute this command in your terminal
flutter pub run change_app_package_name:main your_new_package_name
-
Change package name of ios app
Open ios folder of this project in xcode. Go Select Runner->Targets->General->Identity and
enter new package name in Build Identifier.
Integrate with admin panel
Go to lib/utils/constants.dart and replace the baseUrl with your admin panel url.
Change app logo
For Android, open android > app > src > main > res and add here your logo according to device
screen size
For IOS open ios > Runner > Assets.xcassets > AppIcon.appiconset here and add your logo
according to diffrent size.
Change app name
For Android, go to android/app/src/main/AndroidManifest.xml and change the app name as shown in
image. Replace the selected eschool text with your school name
For IOS open this project in xcode and enter your app name in display name field as shown in
image.
Run this app
Now we have setiup all the necessary things it's time to run this app.
Open your terminal, navigate to your project path and execute the following command to run this
app
flutter run
Change app theme
Go to lib/ui/styles/colors.dart and set your theme colors
Change font in app
-
Go to lib/app/app.dart and add your font as shown in image.
-
Go to assets/google_fonts/ and add .tff files of fonts.
Generate release version
How to generate release version of this product
-
To generate release android app-bundle and publish to playstore follow
https://flutter.dev/docs/deployment/android
-
To generate release ios apk and publish to appstore follow
https://flutter.dev/docs/deployment/ios
Support
Its our pleasure to serve our service and support. please contact our support team.
To help our customers, we constantly be in touch with every customer if they need any assistance
regarding our product.
We offer our customers a support from Mon – Fri 9.00am to 6.00pm IST (GMT +5.30) –
We are a Team located in India – Asia.
Typically we reply our customers for all the questions and queries within 24 hours of time
via comments, support forum or emails.
Rating
Your Feedback
Dear valuable customer,
Thank you very much for choosing our product.
It's our pleasure to serve top-notch service to you.
Please give us your honest feedback that will help us to make a more strong and reliable product
by click here Rate Us.
Thank you very much.