Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
dxvid-pts opened this issue Feb 15, 2024 · 8 comments · Fixed by #2624
Closed

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

dxvid-pts opened this issue Feb 15, 2024 · 8 comments · Fixed by #2624
Assignees
Labels
enhancement New feature or request triage

Comments

@dxvid-pts
Copy link

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 dxvid-pts added enhancement New feature or request triage labels Feb 15, 2024
@amorenew

This comment was marked as off-topic.

@miquelbeltran

This comment was marked as off-topic.

@amorenew

This comment was marked as off-topic.

@amorenew

This comment was marked as outdated.

@miquelbeltran

This comment was marked as off-topic.

@amorenew

This comment was marked as off-topic.

@miquelbeltran

This comment was marked as off-topic.

@miquelbeltran miquelbeltran self-assigned this Feb 29, 2024
@miquelbeltran
Copy link
Member

miquelbeltran commented Feb 29, 2024

On device_info_plus: Navigator.deviceMemory seems to be missing in the current web implementation.

image

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants