• 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"

Active Matrimonial Flutter App

Active Matrimonial Flutter App 1.9.1

No permission to download
dear same issue in this update app is not showing any thing after splash screen
recheck URL
static const DOMAIN_PATH = "yourdoamin.com";
in lib/app_config

--

in my case, the login feature not working bcz the code is not yet nulled, (untouched)
 
recheck URL
static const DOMAIN_PATH = "yourdoamin.com";
in lib/app_config

--

in my case, the login feature not working bcz the code is not yet nulled, (untouched)
thanks for the reply bro there was a extra space in url now i removed space but now it says no data found?
 
recheck URL
static const DOMAIN_PATH = "yourdoamin.com";
in lib/app_config

--

in my case, the login feature not working bcz the code is not yet nulled, (untouched)
Go to gallery_picture_view_request_get_response.dart and comment or removed below code to null

// Uri url = Uri.parse(utf8.decode([104, 116, 116, 112, 115, 58, 47, 47, 97, 99, 116, 105, 118, 97, 116, 105, 111, 110, 46, 97, 99, 116, 105, 118, 101, 105, 116, 122, 111, 110, 101, 46, 99, 111, 109, 47, 99, 104, 101, 99, 107, 95, 97, 100, 100, 111, 110, 95, 97, 99, 116, 105, 118, 97, 116, 105, 111, 110]));
// http.post(url,body: {
// 'main_item' : 'matrimonial',
// 'unique_identifier' : 'flutter',
// 'url' : AppConfig.DOMAIN_PATH
// }).then((value){
// Future.delayed(Duration(seconds:15)).then((value2) {
// if(value.body=="bad"){
// OneContext().addOverlay(overlayId: "overlayId", builder: (context)=>Scaffold(body: Container(
// width: DeviceInfo(context).width,
// child: Column(
// mainAxisAlignment: MainAxisAlignment.center,
// crossAxisAlignment: CrossAxisAlignment.center,
// children: [
// Text(
// utf8.decode(ProfileData.message),style: TextStyle(fontSize: double.parse(utf8.decode(([50, 53]))),color: Color(int.parse(utf8.decode([48, 120, 70, 70, 70, 70, 48, 48, 48, 48])))),textAlign: TextAlign.center,)
// ],
// ),),));
// }
// });
// });
 
  • Like
Reactions: Shivendra
Brothers please wait i am waiting for latest update when i get them i will share nulled version of latest code
 
  • Like
Reactions: LuvUAE
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