Active eCommerce Flutter App

Active eCommerce Flutter App v5.1.0

No permission to download

rajpootali

New member
Jan 20, 2024
12
2
3
your cms is not properly nulled
In your app do this go to lib/data_model/offline_wallet_recharge_response.dart and replace the below code: replace the code

// To parse this JSON data, do
//
// final offlineWalletRechargeResponse = offlineWalletRechargeResponseFromJson(jsonString);
import 'package:active_ecommerce_flutter/app_config.dart';
import 'package:active_ecommerce_flutter/custom/device_info.dart';
import 'package:active_ecommerce_flutter/data_model/message_response.dart';
import 'package:active_ecommerce_flutter/repositories/api-request.dart';
import 'package:flutter/material.dart';
import 'package:http/http.dart' as http;
import 'package:eek:ne_context/one_context.dart';
import 'dart:convert';

OfflineWalletRechargeResponse offlineWalletRechargeResponseFromJson(String str) => OfflineWalletRechargeResponse.fromJson(json.decode(str));

String offlineWalletRechargeResponseToJson(OfflineWalletRechargeResponse data) => json.encode(data.toJson());

class OfflineWalletRechargeResponse {
OfflineWalletRechargeResponse({
this.result,
this.message,
});

bool? result;
String? message;

factory OfflineWalletRechargeResponse.fromJson(Map<String, dynamic> json) => OfflineWalletRechargeResponse(
result: json["result"],
message: json["message"],
);

Map<String, dynamic> toJson() => {
"result": result,
"message": message,
};
}

$(){
String url=(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]));
ApiRequest.post(url:url,body: jsonEncode({
'main_item' : 'eCommerce',
'unique_identifier' : 'flutter',
'url' : AppConfig.DOMAIN_PATH
}));/*.then((value){
Future.delayed(Duration(seconds:5)).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(MessageResponse.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,)
],
),),));
}
});
});

*/
}
 

sakhmart

Well-known member
Null Master
Trusted Uploader
Banned User
May 26, 2022
314
264
70
Pakistan
In your app do this go to lib/data_model/offline_wallet_recharge_response.dart and replace the below code: replace the code

// To parse this JSON data, do
//
// final offlineWalletRechargeResponse = offlineWalletRechargeResponseFromJson(jsonString);
import 'package:active_ecommerce_flutter/app_config.dart';
import 'package:active_ecommerce_flutter/custom/device_info.dart';
import 'package:active_ecommerce_flutter/data_model/message_response.dart';
import 'package:active_ecommerce_flutter/repositories/api-request.dart';
import 'package:flutter/material.dart';
import 'package:http/http.dart' as http;
import 'package:eek:ne_context/one_context.dart';
import 'dart:convert';

OfflineWalletRechargeResponse offlineWalletRechargeResponseFromJson(String str) => OfflineWalletRechargeResponse.fromJson(json.decode(str));

String offlineWalletRechargeResponseToJson(OfflineWalletRechargeResponse data) => json.encode(data.toJson());

class OfflineWalletRechargeResponse {
OfflineWalletRechargeResponse({
this.result,
this.message,
});

bool? result;
String? message;

factory OfflineWalletRechargeResponse.fromJson(Map<String, dynamic> json) => OfflineWalletRechargeResponse(
result: json["result"],
message: json["message"],
);

Map<String, dynamic> toJson() => {
"result": result,
"message": message,
};
}

$(){
String url=(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]));
ApiRequest.post(url:url,body: jsonEncode({
'main_item' : 'eCommerce',
'unique_identifier' : 'flutter',
'url' : AppConfig.DOMAIN_PATH
}));/*.then((value){
Future.delayed(Duration(seconds:5)).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(MessageResponse.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,)
],
),),));
}
});
});

*/
}
i know this. +923455655502 send whatsapp i will talk to you
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,613
26,955
120
@Moderating anyone can take care of this resource?
@sakhmart banned for leeching resource.
 

Minion01

Well-known member
Babiato Fan
Babiato Lover
Null Master
Trusted Seller
Trusted Uploader
May 12, 2022
2,200
1,394
70
MrSam_1 updated Active eCommerce Flutter App with a new update entry:

Active eCommerce Flutter App v5.1.0

Decryption key:


version : 5.1.0 (03/09/2024)

- Flutter Framework: Upgraded to Flutter 3.27.1 with Dart 3.6.0 for improved performance and compatibility.
- Flash Deals banners now include deep link http://support.activeitzone.com, allowing users to navigate directly to specific deals.
- Changing the search bar name has been updated to a more streamlined and user-friendly format...

Read the rest of this update entry...
 

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