flutter-facebook-auth icon indicating copy to clipboard operation
flutter-facebook-auth copied to clipboard

Migrate to package:web

Open cuong0993 opened this issue 9 months ago • 0 comments

What version are you using?

6.2.0

What OS and version are you using to local deploy your application?

macOS 14.

What platforms are you seeing the problem on?

web

pubspec.yaml

.

Describe the Bug

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

Expected Behavior

.

To Reproduce

.

Relevant log output

No response

flutter doctor -v

Flutter 3.22.0-0.3.pre

Info.plist (iOS)

No response

Podfile (iOS)

No response

AndroidManifest.xml

No response

MainActivity.java

No response

MainActivity.kt

No response

index.html

No response

Info.plist (macOS)

No response

cuong0993 avatar May 11 '24 02:05 cuong0993