What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
Chatzy - Whatsap Clone Chat & Call App | User App | Web App | Admin App | Inapp Subscription

NOT NULLED Chatzy - Whatsap Clone Chat & Call App | User App | Web App | Admin App | Inapp Subscription 1.0.13

raz0r

owner
Staff member
Administrator
Moderator
Member
Messages
30,378
Files
7134
Reactions
108,080
raz0r submitted a new resource:

Chatzy - Whatsap Clone Chat & Call App | User App | Web App | Admin App | Inapp Subscription - Chatzy Whatsap Clone Chat & Call App | User App Web App Admin App Inapp Subscription 48477298

View attachment 32190

Whatsapp Clone Full Chat & Call App | Android & iOS Flutter Chat app – Chatzy​

Chatzy is a flutter chat theme with our contacts. This app is Firestore Integration theme which has Firebase Push Notification, Firebase Chatting, Audio – Video Call. This theme comes with around 30+ Screens and it will works in both platform android and iOS. Chatify has few additional features like Dark Theme, Multi-language, State management using GetX...

Read more about this resource...
 
raz0r 's signature
Nulled please please svp @raz0r
Post automatically merged:

Any one nulled the mobile app??
 
Reacted by:
who can null license please

chatzy/lib/models/vklm


JavaScript:
import 'dart:convert';

import '../config.dart';

k64(e) {
  var output = '';
  var chars = "~!@";
  chars += "abcdefghijklmnopqrstuvwxyz";
  chars += "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
  chars += "~!@";
  chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_';
  var r = [];
  var count = r.length;
  RegExp regex = RegExp('/[^0-9]/g');
  var nr = int.parse(count.toString().replaceAll(regex, ""));
  var rn = count.round();
  var forNum225 = (int.parse(nr.toString()) + int.parse(rn.toString())).toString();
  Codec<String, String> vn = utf8.fuse(base64);
  var arNbr = forNum225.split(",");
  var xParts = ['K', 'M', 'B', 'T', 'Q'];
  var msl =  vn.decode(e);
  output = msl;
  var xCountParts = arNbr.length - 1 + 2;
  var dn = arNbr[0] + (int.parse(arNbr[0][0]) != 0 ? '.${arNbr[0][0]}' : '');
  dn += xParts[xCountParts - 1];
  return output;
}

DocumentSnapshot<Map<String, dynamic>>? doc, uc;

ak76(keycode) {
  Codec<String, String> stringToBase64 =
  utf8.fuse(base64); // dXNlcm5hbWU6cGFzc3dvcmQ=
  String k84 = stringToBase64.encode(keycode);
  return k84;
}


String a2V5 = "a2V5";
String vamVjcH = "cHJvamVjdF9pZA==";

final a25 = FirebaseFirestore.instance
    .collection(k64(collectionName.col12AK))
    .doc(collectionName.users)
    .get();

final r25 =FirebaseFirestore.instance
    .collection(k64(collectionName.col12AK))
    .doc(collectionName.users);

rmt()async{

 await FirebaseFirestore.instance
      .collection(k64(collectionName.nkfig))
      .doc(collectionName.usageControls)
      .get().then((value) {
    doc = value;
  });
 return doc;
}


uct()async{

  await FirebaseFirestore.instance
      .collection(k64(collectionName.nkfig))
      .doc(collectionName.userAppSettings)
      .get().then((value) {
    doc = value;
  });
  return doc;
}


successSheet(prefs,rma,uc) {
  showModalBottomSheet(
    isScrollControlled: true,
    shape: const RoundedRectangleBorder(
      borderRadius: BorderRadius.only(
        topRight: Radius.circular(10),
        topLeft: Radius.circular(10),
      ),
    ),
    backgroundColor: Colors.white,
    builder: (BuildContext context) {
      return Container(
        height: MediaQuery.of(context).size.height * 0.49,
        decoration: BoxDecoration(
          color: appCtrl.appTheme.white,
          borderRadius: const BorderRadius.only(
            topLeft: Radius.circular(25.0),
            topRight: Radius.circular(25.0),
          ),
        ),
        child: Padding(
          padding: const EdgeInsets.fromLTRB(28, 17, 28, 17),
          child: Column(
            children: [
              Container(
                alignment: Alignment.topRight,
                height: 40,
                child: IconButton(
                    onPressed: () {
                      Get.back();
                    },
                    icon: Icon(
                      Icons.close_outlined,
                      color: Colors.blueGrey.withOpacity(0.5),
                    )),
              ),
              Icon(
                Icons.check_circle_outline_outlined,
                color: appCtrl.appTheme.primary,
                size: 80,
              ),
              const SizedBox(
                height: 25,
              ),
              const Text(
                "Successfully License Verify & Install ",
                textAlign: TextAlign.center,
                style: TextStyle(
                    height: 1.4,
                    fontSize: 17,
                    fontWeight: FontWeight.w700),
              ),
              const VSpace(Sizes.s20),
              const Text(
                "Yuppy!!, Now you can access chatzy code",
                textAlign: TextAlign.center,
                style: TextStyle(height: 1.4),
              ),
              const VSpace(Sizes.s20),
              Container(
                  width: MediaQuery.of(context).size.width,
                  height: Sizes.s46,
                  decoration: BoxDecoration(
                      color: appCtrl.appTheme.primary,
                      borderRadius: BorderRadius.circular(AppRadius.r10)),
                  child: Row(mainAxisAlignment: MainAxisAlignment.center, children: [

                    Text("Ready to go for use".tr,
                        textAlign: TextAlign.center,
                        style:AppCss.manropeBold14.textColor(appCtrl.appTheme.white)),
                    const HSpace(Sizes.s20),
                    Icon(Icons.arrow_forward,color: appCtrl.appTheme.white,)
                  ])).inkWell(onTap: (){
                Get.back();
                Get.to(() => SplashScreen(pref: prefs,rm: rma,uc: uc,));
              })
            ],
          ),
        ),
      );
    },
    context: Get.context!,
  );
}
 
Reacted by:
raz0r 's signature
Reacted by:
  • Like
Reactions: indnets, dolob, hruker and 4 others
chatzy\lib\common\extension\tklmn.dart

change to
*** Hidden text: cannot be quoted. ***


chatzy\lib\models\vklm.dart
change to:
*** Hidden text: cannot be quoted. ***
Thanks for sharing, but there is still an error with Documentsnapshot, we cannot create the application.
 

Attachments

  • Screenshot 2025-03-13 211251.png
    Screenshot 2025-03-13 211251.png
    191.1 KB · Views: 14
  • Screenshot 2025-03-13 2108431.png
    Screenshot 2025-03-13 2108431.png
    77.6 KB · Views: 14
Reacted by:
Update please @raz0r


* Version - v1.0.12 (01-02-2025) *


  1. Flutter Version upgrade with 3.27 in app, admin and web
  2. Improve App Performace for web [UPDATED]
  3. Improve App Performace for App [UPDATED]
  4. Documentations [UPDATED]
  5. Minor Bugs [FIXED]
 
Reacted by:
Update please @raz0r

* Version - v1.0.12 (01-02-2025) *


  1. Flutter Version upgrade with 3.27 in app, admin and web
  2. Improve App Performace for web [UPDATED]
  3. Improve App Performace for App [UPDATED]
  4. Documentations [UPDATED]
  5. Minor Bugs [FIXED]
@raz0r update please last version 1.0.12
 
Reacted by:
Reacted by:
Reacted by:
pivot7576 's signature
Reacted by:
I would greatly appreciate if someone is capable of provide access to their chatzy Firebase acc.
Or, if you have any security concerns, export all your Firebase settings and share that file with me. This way, I can import it and ensure that all the collections and configurations are properly set up.
I’m facing some challenges with the Firebase collections and settings.

if someone could provide any details about the other settings they have configured in Firebase, it would be incredibly helpful. The documentation provided by the Chatzy developers is quite lacking, and I’m finding it difficult to understand the structure of the collections. For instance, they mention a "status" collection, but the screenshot they provided seems to depict a different collection entirely. It’s unclear how the main collections and sub-collections are organized, which makes it hard for me to set things up correctly.

If someone could assist me with this, I would be very grateful. Once I successfully nullify the project, I plan to share it on the forum as a complete package, which could benefit others as well.

Does anyone has the full firebase export? I've nulled but I don't have the truly configured firebase!

Thanks in advance
 
Reacted by:
Top