ponnamkarthik / FlutterToast

Toast Plugin for Flutter
MIT License
1.43k stars 349 forks source link

Upgrade to flutter 3.22 #508

Closed NashIlli closed 1 month ago

NashIlli commented 2 months ago

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 1 month ago

Same here

ponnamkarthik commented 1 month ago

Fixed by merging PR #507