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` to support WASM #486

Closed IchordeDionysos closed 2 months ago

IchordeDionysos commented 4 months ago

The short version:

This will allow compiling to WASM engine instead of just JavaScript on web.

Full migration guide: https://dart.dev/interop/js-interop/package-web

vasilich6107 commented 3 months ago

https://github.com/ScerIO/packages.flutter/pull/493

IchordeDionysos commented 1 month ago

@SergeShkurko is there a plan for a new version with this change? ☺️