joseph-grabinger / flutter_to_pdf

Create PDFs but work with normal Flutter Widgets.
MIT License
21 stars 17 forks source link

Cant test the sample on android #47

Closed Macacoazul01 closed 10 months ago

Macacoazul01 commented 11 months ago

Tried to run the package sample on android, but got this error: image

It happened after i pressed "export as static" button.

Couldn't also export as interactive

Macacoazul01 commented 11 months ago

my flutter doctor:

Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.16.4, on Microsoft Windows [versao 10.0.22631.2861], locale pt-BR) [√] Windows Version (Installed version of Windows is version 10 or higher) [√] Android toolchain - develop for Android devices (Android SDK version 33.0.2) [√] Chrome - develop for the web [X] Visual Studio - develop Windows apps X Visual Studio not installed; this is necessary to develop Windows apps. Download at https://visualstudio.microsoft.com/downloads/. Please install the "Desktop development with C++" workload, including all of its default components [√] Android Studio (version 2022.3) [√] VS Code (version 1.85.1) [√] Connected device (4 available) [√] Network resources

! Doctor found issues in 1 category.