Muhammad Umair Bin Sajid
Results
2
issues of
Muhammad Umair Bin Sajid
**Describe the bug** 1. I have set up a custom page format using const PdfPageFormat(...), but the content does not extend to the full width. 2. When "Fit to printable...
bug
needs triage
**Description** response.bodyBytes throw "Bad state: Stream has already been listened to." Server is returning csv file. Response Header include `content-type: text/csv` **Reproduction code** ``` import 'dart:async'; import 'dart:developer'; import 'dart:io';...