psk907 / fluttermoji

A light-weight and highly customizable SVG graphic set for Flutter which generates avatars and provides a Customizer Widget, personalized CircleAvatar and other utility functions.
https://pub.dev/packages/fluttermoji
MIT License
72 stars 50 forks source link

Support to WASM in flutter web #43

Open JgomesAT opened 6 months ago

JgomesAT commented 6 months ago

This library has errors for WASM;

package:fluttermoji => package:get => dart:HTML

maybe the problem is from by the library get

Context: The unavailable library 'dart:html'

JgomesAT commented 3 months ago

any new about that?

JgomesAT commented 3 months ago

Please, is the latest library of my code to be able compile to WASM