Visit flutter official website : https://docs.flutter.dev/get-started/install
for full install guide.
If you prefer video tutorials, we recommend this playlist for the full installation process
- Extract the zip file and copy flutter folder into your desired installation
location for the Flutter SDK (eg. C:\src\flutter; do not install Flutter in a
directory like C:\Program Files\).
- Inside Flutter folder find flutter_console.bat. Start it by double-clicking.
<\li>
- Now set your enviournment variable
- From the Start search bar in , type ‘env’ and select Edit environment variables
for your account
- Under User variables check if there is an entry called Path:
- Click on Edit.new Dialog open from it click on new and copy full path to
flutter\bin as its value
- Now Restart your pc for changes to take effect

- Now check everything is ok or not
- open cmd and do following shown in below picture

- Now open Android Studio and create new flutter project then select your flutter
sdk file to the location where we have downloaded earlier and that's it

https://www.youtube.com/playlist?list=PLSzsOkUDsvdtl3Pw48-R8lcK2oYkk40cm
Install Flutter from marketplace
How to run this project
-
Unzip the downloaded code. After unzipping you will have Video Plus - Flutter Code zip folder.
Unzip Video Plus - Flutter Code folder and open it in
Android Studio or Visual Studio Code.
-
Open ide teminal and execute flutter pub get command.
-
If you are running this app for ios then run these following commands in terminal.
cd ios
pod install
cd ..
-
open terminal and execute flutter run
How to set Notification
- Get server key from your
firebase project and
set in panel.
- now add in admin panel
How to change application name
- Change application name for your android application. Go to android/app/src/main/AndroidManifest.xml
and change name
- Change application name for your ios application. Go to ios/Runner/Info.plist and change name
How to change application logo
- Change application name for your android application. Go to android/app/src/main/AndroidManifest.xml
and change name
- Change application name for your ios application. Go to ios/Runner/Info.plist and change name
How to change application colors
-
Add your colors in lib/ui/Utils/colors.dart and do not change the color variables name
How to change application font
-
Go to assets/google_fonts/ and add .tff files of fonts.
How to change application version
-
go to pubspec.yaml EX.Update version:A.B.C+X in pubspec.yaml.
- Do not forget to execute flutter packages get, flutter build or flutter run after this step
How to change database url
-
Go to lib/utils/constants.dart and make changes shown in below image
How to change application logo
- For Android 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.
Add More Language
- To add the language name and language code, you should go to the constant.dart file located in the utils folder. Once you have located the file, simply include the necessary language name and language code.
GlobalMaterial support language
Language Code
- Please ensure to add a JSON file for the respective language, making sure that the file name corresponds to the language code. For instance, if the language code is "ur," the file name should be "ur.json".
Support
Its our pleasure to serve our service and support. please contact our support team.
Head of Customer Support : Janki Bhatti Skype Name : janki Bhatti
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.