Ticket Details

Con't find an answer?

Need Assistance? Submit a Support Ticket

Submit a Support Ticket
Juan pablo
Juan pablo 4 Nov 2024
DTLiveTV - Flutter Android TV App - Movies – TV Series – Live TV - Channels - OTT - Admin Panel
Closed public

Q : ERRORS



It can be seen that when working with flutter version 3.22.0 it did not solve the problems, it only managed to solve some dependency compatibility problems. however, errors continued in them and problems with the "caroulse_sliders" already resolved.

Ref 1. (error1.jpg) Starting the application and managing to resolve dependency compatibility issues on the apiservices.dart page generates the error: on line 247.  Response response = await dio.post( An exception was thrown. DioException (DioException [unknown]: nullError: Invalid argument(s): No host specified in URI get_type)

Ref 2. (erro2.jpg) in the emulator when giving next we find the second error on the page homeproviders.dart generates the error on line 23. sectionTypeModel = await ApiService().sectionType(); An exception occurred. DioException (DioException [unknown]: nullError: Invalid argument(s): No host specified in URI get_type)

Ref 3. (error3.jpg) Clicking next on the homeprovider .dart page generates the error on line 23. sectionTypeModel = await ApiService().sectionType(); sectionTypeModel = await ApiService().sectionType();
Add Attachments .png  .jpg  .jpeg  .docx  .mp4  .mp3  .pdf  .zip  .sql
Replied (1) 1–1 of 1
Mr. Chirag
Mr. Chirag admin 04 Nov 2024, 10:56 PM

Use Flutter 3.10.5 for this app..

we are working on new update and upgrade latest version but meanwhile you can use flutter 3.10.5 and run it..

Regards, Mr. Chirag

Showing 1–1 of 1 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