GaspardMerten / date_field

Flutter DateField and DateFormField
Other
46 stars 32 forks source link

Make date field WASM comaptible #83

Open torbenkeller opened 1 month ago

torbenkeller commented 1 month ago

To make the package WASM compatible, we have to replace dart:html imports with package:web/web.dart.