MightyWeb Webview: Web to App Convertor(Flutter + Admin Panel)

MightyWeb Webview: Web to App Convertor(Flutter + Admin Panel) v24

No permission to download

LMAO

Active member
May 8, 2022
114
26
28
webtoapp.pp.ua
Hello. if I install it on the example.com domain server and on the example.xyz application, will it work? i made a base url : example.xyz
 

Enoch1

Member
Aug 2, 2020
58
8
8
no need to null maybe try first and let me know
Thanks for responding🙏 have installed the php Backend and also configured and generate the APK successfully, but mightyweb website opens up each time I access the app. Have changed the constant.dart file to my base url yet its still opening the seller's demo website 🤦 I think the problem is from the constant.dart file, but I can't just find a way around it.

The app seems not to be connected to the php Backend. Please help me out 🙏
Screenshot_20220912-070002.png
 
Last edited:

maxpayneinfo

Well-known member
Trusted Uploader
Jan 5, 2021
650
1,278
100
Universe
  • Like
Reactions: Job

Enoch1

Member
Aug 2, 2020
58
8
8
//With PHP backend
const BASE_URL = "https://yourdomain.com/";

//without PHP backend
const PURCHASE_CODE = '';
const BASE_URL_OFFLINE = 'https://yourdomain.com/public/view/getjson.php?user=$PURCHASE_CODE';

OR

//With PHP backend
const BASE_URL = "https://yourdomain.com/foldername";

//without PHP backend
const PURCHASE_CODE = '';
const BASE_URL_OFFLINE = 'https://yourdomain.com/foldername-public/view/getjson.php?user=$PURCHASE_CODE';
Thanks bro🙏 I appreciate. I will do this and give you feedback 😊
 
  • Like
Reactions: maxpayneinfo

Enoch1

Member
Aug 2, 2020
58
8
8
//With PHP backend
const BASE_URL = "https://yourdomain.com/";

//without PHP backend
const PURCHASE_CODE = '';
const BASE_URL_OFFLINE = 'https://yourdomain.com/public/view/getjson.php?user=$PURCHASE_CODE';

OR

//With PHP backend
const BASE_URL = "https://yourdomain.com/foldername";

//without PHP backend
const PURCHASE_CODE = '';
const BASE_URL_OFFLINE = 'https://yourdomain.com/foldername-public/view/getjson.php?user=$PURCHASE_CODE';
Thanks bro for this! I have updated it exactly as you listed, but the app is still loading the seller demo link. Is there any reason for this? 🙏 Thanks, expecting your response
 

DragonMAX

Active member
Trusted Uploader
Jan 22, 2021
107
82
28

Please update this resource as soon as possible

Version 17.0 – 10 Sep 2022

  • Update Dependencies
  • Bug Fixed
 
  • Like
Reactions: maxpayneinfo

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu