HelpDesk

HelpDesk Support System

DTLive - Flutter App (Android - iOS - Website ) Movies - TV Series - Live TV - OTT - Admin Panel

Q:

I need help

Closed public

There is a problem logging in. I did all the settings as I mentioned in the explanation, but I don’t know where the problem is. This is a video that explains the problem.
https://drive.google.com/file/d/1FIs_ULMnd2O9Bf0lUJbXGAn6Z8ESvz8c/view?usp=sharing

All Replies

Viewing 5 to 8 of total 198 topics

why you extract apk ?

Document

no_img.png

Regards,
Mr. Chirag

I would like you to help me solve this problem. What version of the flutter  do you use for the TV application and any information that will help? If it is possible for AnyDisk to intervene and solve this problem, I will be very grateful to you. 
This video explains the problem 
https://drive.google.com/file/d/1rigZROkDsbtY4_7raaocsH-qHG2bB7aE/view?usp=sharing

I'm trying to extract the APK version, but this error message appears. Can you help me?

"D:\Program Files\flutter\bin\flutter.bat" --no-color build apk Running Gradle task 'assembleRelease'... You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/go/flutter-gradle-plugin-apply You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/go/flutter-gradle-plugin-apply /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:78:54: Error: Type 'DecoderCallback' not found. image_provider.CachedNetworkImageProvider key, DecoderCallback decode) { ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:99:5: Error: Type 'DecoderCallback' not found. DecoderCallback decode, ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image_platform_interface-2.0.0/lib/cached_network_image_platform_interface.dart:29:5: Error: Type 'DecoderCallback' not found. DecoderCallback decode, ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/_image_loader.dart:25:5: Error: Type 'DecoderCallback' not found. DecoderCallback decode, ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_widget.dart:218:42: Error: Type 'DecoderCallback' not found. ImageStreamCompleter load(UiImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key)); ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_image.dart:32:48: Error: Type 'DecoderCallback' not found. ImageStreamCompleter load(BlurHashImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key)); ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:78:54: Error: 'DecoderCallback' isn't a type. image_provider.CachedNetworkImageProvider key, DecoderCallback decode) { ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:99:5: Error: 'DecoderCallback' isn't a type. DecoderCallback decode, ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/country_pickers-2.0.0/lib/utils/my_alert_dialog.dart:107:46: Error: The getter 'headline6' isn't defined for the class 'TextTheme'. - 'TextTheme' is from 'package:flutter/src/material/text_theme.dart' ('/D:/Program%20Files/flutter/packages/flutter/lib/src/material/text_theme.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'headline6'. style: Theme.of(context).textTheme.headline6!, ^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/country_pickers-2.0.0/lib/utils/my_alert_dialog.dart:132:48: Error: The getter 'subtitle1' isn't defined for the class 'TextTheme'. - 'TextTheme' is from 'package:flutter/src/material/text_theme.dart' ('/D:/Program%20Files/flutter/packages/flutter/lib/src/material/text_theme.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'subtitle1'. style: Theme.of(context).textTheme.subtitle1!, ^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image_platform_interface-2.0.0/lib/cached_network_image_platform_interface.dart:29:5: Error: 'DecoderCallback' isn't a type. DecoderCallback decode, ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/_image_loader.dart:25:5: Error: 'DecoderCallback' isn't a type. DecoderCallback decode, ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_widget.dart:218:42: Error: 'DecoderCallback' isn't a type. ImageStreamCompleter load(UiImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key)); ^^^^^^^^^^^^^^^ /C:/Users/mahmoud/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_blurhash-0.7.0/lib/src/blurhash_image.dart:32:48: Error: 'DecoderCallback' isn't a type. ImageStreamCompleter load(BlurHashImage key, DecoderCallback decode) => OneFrameImageStreamCompleter(_loadAsync(key)); ^^^^^^^^^^^^^^^ Target kernel_snapshot failed: Exception FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * Where: Script 'D:\Program Files\flutter\packages\flutter_tools\gradle\src\main\groovy\flutter.groovy' line: 1629 * What went wrong: Execution failed for task ':app:compileFlutterBuildRelease'. > Process 'command 'D:\Program Files\flutter\bin\flutter.bat'' finished with non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: java.lang.StackOverflowError (no error message) * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. ============================================================================== * Get more help at https://help.gradle.org BUILD FAILED in 2m 27s Running Gradle task 'assembleRelease'... ١٥٠٫٥s Gradle task assembleRelease failed with exit code 1 Process finished with exit code 1

Viewing 5 to 8 of total 198 topics

Support is Online

Office hours

Monday - Friday
10:00 AM - 06:00 PM
IST (GMT +5:30)

  • Office time

    00:00:00 AM

  • Your time

    00:00:0 AM

Explore Our Support Documentation

Whether you're troubleshooting an issue or looking for step-by-step guidance, our resources are designed to empower you with the knowledge you need