Upgrade to flutter 3.22
NashIlli opened this issue · 2 comments
NashIlli commented
Hello! Im trying to compile for Wasm with the new Flutter version.
Im getting the following error:
../../../.pub-cache/hosted/pub.dev/fluttertoast-8.2.4/lib/fluttertoast_web.dart:2:8: Error: Dart library 'dart:html' is not available on this platform.
import 'dart:html' as html;
Giuliopretis commented
Same here
ponnamkarthik commented
Fixed by merging PR #507