ScerIO / packages.flutter

👨‍💻 Plugins and packages for Flutter framework
https://pub.dev/publishers/serge.software/packages
MIT License
437 stars 420 forks source link

[pdfx] Migrate to package:web #493

Closed koji-1009 closed 2 months ago

koji-1009 commented 3 months ago

I migrated the code from package:js to package:web. When running the example app on dart 3.3, the internet_file also needs to be dart 3.3 compliant, so I temporarily hide it from dependencies to check that it works.

Closes #486 #492 #501 #502

JoshiJoshiJoshi commented 3 months ago

Please merge this :)

SergeShkurko commented 3 months ago

@koji-1009 Looks pretty. I will test it in details when conflict and review issue be resolved Just notify me in telegram: http://t.me/serge_shkurko

emakar commented 2 months ago

@SergeShkurko everything seem to be resolved, we are waiting for this to be released so that we can upgrade device_info_plus (for privacy manifest purpose)

NashIlli commented 2 months ago

+1

SergeShkurko commented 2 months ago

@koji-1009 thanks for your contribution!

emakar commented 2 months ago

@SergeShkurko could you please release a new version?

bloemy7 commented 2 months ago

A new version would be greatly appreciated @SergeShkurko ! Thanks a lot.