Old Autumn

Results 11 comments of Old Autumn

all those changes have been merged into this [repo](https://github.com/penkzhou/plugin_html_to_pdf)

@Alexander-Wilms can you provider some reproduce steps? It will help me to find the root cause more quickly. Thanks in advance.

> Thanks for the reports and the output. The issue is the google-services plugin is outputting a file that Crashlytics consumes, but this file is getting clobbered when building multiple...

> CodeMagic gives me this error. Any ideas? > > > > ` > > Running pod install... 571ms > > Running Xcode build... > > Xcode archive done. 42.6s...

> Could you share your flutter doctor ? Do you want to make this repo better in a new Lib [url](https://github.com/penkzhou/plugin_html_to_pdf)

now flutter version 3.22.0 has [released](https://github.com/flutter/flutter/releases/tag/3.22.0). @LucasXu0

@subosito hello, will you approve this change?

try to add `flutter pub get` after `dart run build_runner build`. the whole part in my github actions like this below: ``` - name: Generate build runner run: | dart...

@bartekpacia README.md is updated.

@bartekpacia has transfer this pr to https://github.com/subosito/flutter-action/pull/332.