You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @zhushuihua, we are able to replicate the reported issue. However, could you please share the use of using the createTemplate method, as we can see that the PdfTemplate returned from the method is not utilized elsewhere?
Bug description
The createTemplate caused program to crash.
Steps to reproduce
Ran the program at iOS simulator and as Mac OS app all caused the same crash.
Code sample
Code sample
Screenshots or Video
Stack Traces
It seems the PdfPage is not the PdfPage is meant to be.
Exception has occurred.
_TypeError (Null check operator used on a null value)
On which target platforms have you observed this bug?
iOS, macOS
Flutter Doctor output
[✓] Flutter (Channel stable, 3.24.1, on macOS 14.6.1 23G93 darwin-arm64, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 15.4)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] IntelliJ IDEA Ultimate Edition (version 2023.2.4)
[✓] VS Code (version 1.92.2)
[✓] Connected device (5 available)
[✓] Network resources
The text was updated successfully, but these errors were encountered: