Parse-SDK-Flutter icon indicating copy to clipboard operation
Parse-SDK-Flutter copied to clipboard

Update for wasm

Open sgehrman opened this issue 1 month ago • 2 comments

real simple.

Include package "web"

replace 'dart:html' with ... import 'package:web/web.dart' as web;

sgehrman avatar May 15 '24 02:05 sgehrman