Active eCommerce Flutter App

Active eCommerce Flutter App v5.2.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
266
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
24,574
27,677
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,364
1,461
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...
 

Minion01

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

Active eCommerce Flutter App v5.0.0

Decryption key:


version : 5.0.0 (20/11/2024)

- Flutter Framework: Upgraded to Flutter 3.24.5 with Dart 3.5.4 for improved performance and compatibility.
- Plugins: All plugins have been updated to their latest versions.
- SDK Version: Upgraded to SDK Version 34 to ensure better platform support.

- Introduced a Flash Sale Slider on the homepage to highlight ongoing deals effectively.
- Added a New Banner Section in app...

Read the rest of this update entry...
 

Minion01

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

Active eCommerce Flutter App v5.2.0

Decryption key:


Active eCommerce Flutter App v5.2.0
Framework & Environment Upgrade
- Flutter Framework: Upgraded to Flutter SDK to 3.29.2.
- Upgraded Dart SDK to 3.7.0 for improved performance and language features.
- Upgraded Java runtime to version 21.
- Updated Gradle to version 8.10.2 for enhanced build performance.
- Migrated Groovy-based build scripts to Kotlin DSL for better maintainability and IDE support.
-...

Read the rest of this update entry...
 

Forum statistics

Threads
69,670
Messages
911,440
Members
241,712
Latest member
Shubhzzzzx

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