ponnamkarthik/FlutterToast

Upgrade to flutter 3.22

NashIlli opened this issue · 2 comments

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;

Same here

Fixed by merging PR #507