Zontal App

Version 1.0

Get Started

The Zontal App, the ultimate HTML 5 Games Portal with amazing features and functionalities With over 2200+ games and a wide range of capabilities, this App is the perfect solution for anyone looking to create a stunning gaming App.

Most Important

Requirements For Flutter App
  • Flutter
  • Android SDK
  • Visual Studio Code
  • Important
  • open Your Zontal App in visual studio code
  • Then open Terminal
  • And Run This fluter pub get command
  • note: you must have internet connection
  • How To Add URL

  • Go To lib/home/home.dart
  • And Find URL As shown in image
  • Put Your Website URL
  • How To Change App Title

  • Go To lib/main.dart
  • And Find title As shown in image
  • Change Your App Title name
  • How To Change App Title

  • Go To androind/app/src/main/AndroidManifest.xml
  • And Find android:label As shown in image
  • Change Your App name
  • How To Change App Icon

  • Go To flutter_launcher_icons.yaml
  • And Change Your Icon Image As shown in image
  • then open terminal and run this flutter pub run flutter_launcher_icons:main command
  • Wait few Second
  • note: you must have internet connection
  • How To Build Apk

  • Open Your Zontal App Folder On visual studio Code
  • And Open Terminal in visual studio Code
  • then run this flutter build apk command
  • Wait few minute
  • note: you must have internet connection