Ticket Details

Con't find an answer?

Need Assistance? Submit a Support Ticket

Submit a Support Ticket
monjinur alom
monjinur alom 15 Sep 2025
DTLearning: Online Learning Courses - Books - Quiz LMS Flutter App (Android-iOS-Web)with Admin Panel
Closed public

Q : bugs in instalation

during setup the admin panel i got error line mention in below video. i have enter current database also. and alsy tried many time then also faces same problem. please help me

Add Attachments .png  .jpg  .jpeg  .docx  .mp4  .mp3  .pdf  .zip  .sql
Replied (131) 121–125 of 131
Mr. Priyank
Mr. Priyank employee 24 Sep 2025, 6:04 AM

Let me know your availability, and I’ll arrange a session accordingly.

Regards, Mr. Priyank

monjinur alom
monjinur alom 23 Sep 2025, 10:40 AM

my anydesk id = 168978633.



when you want to access my system how i know. 

Mr. Priyank
Mr. Priyank employee 23 Sep 2025, 10:16 AM

Hi,

Can you please share your AnyDesk ID with me? I’ll connect and help you resolve the issue. Also, kindly let me know your availability.

Thank you!

Regards, Mr. Priyank

monjinur alom
monjinur alom 21 Sep 2025, 9:14 AM

hello sir i have been tried many time but i can't build apk.

"

C:\src\flutter\bin\flutter.bat --no-color build apk

Running Gradle task 'assembleRelease'...                        

e: file:///C:/src/flutter/packages/flutter_tools/gradle/src/main/kotlin/DependencyVersionChecker.kt:401:16 Redeclaration: Version

e: file:///C:/src/flutter/packages/flutter_tools/gradle/src/main/kotlin/VersionFetcher.kt:86:16 Redeclaration: Version

e: file:///C:/src/flutter/packages/flutter_tools/gradle/src/main/kotlin/dependency_version_checker.gradle.kts:156:41 Unresolved reference: Version


FAILURE: Build failed with an exception.


* What went wrong:

Execution failed for task ':gradle:compileKotlin'.

> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction

   > Compilation error. See log for more details


* 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 7s

Running Gradle task 'assembleRelease'...                            8.7s

Gradle task assembleRelease failed with exit code 1

Process finished with exit code 1

"

Mr. Priyank
Mr. Priyank employee 18 Sep 2025, 6:07 AM

Hi,

After reviewing the screenshots you shared of the flutter doctor -v command, I noticed an issue with the Flutter version.

Please update your Flutter installation to the correct version (3.32.0) to match the project requirements. You can do this by running:
flutter upgrade
flutter --version

After updating, run the following commands to clean and rebuild the app:
flutter clean
flutter pub get
flutter run

This should resolve any compatibility issues.

Thank you!

Regards, Mr. Priyank

Showing 121–125 of 131 replies

Support is Online

Office hours

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

Office time --:-- --
Your time --:-- --
Documentation

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

Back To Top