• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

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

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

No permission to download
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
 
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:
  • Like
Reactions: Job
//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
//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
 

Please update this resource as soon as possible

Version 17.0 – 10 Sep 2022

  • Update Dependencies
  • Bug Fixed
 
  • Like
Reactions: maxpayneinfo
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock