dio
dio copied to clipboard
How to download the excel file generated by the server in the development of DIO web.
How to download the excel file generated by the server in the development of DIO web.
Response response = await dio.get("/o/exportpagevehicleload?filter=" + params.toString());