plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

[Request]: (device_info_plus): migrate to pkg:web from dart:html

Open dxvid-pts opened this issue 1 year ago • 0 comments

Plugin

device_info_plus

Use case

Flutter web apps are required to migrate from dart:html to package:web to use WASM.

Proposal

This issue tracks the upgrade process for device_info_plus.

See https://docs.flutter.dev/platform-integration/web/wasm and https://pub.dev/packages/web for more information

dxvid-pts avatar Feb 15 '24 21:02 dxvid-pts