Closed ethan-tbd closed 1 month ago
this pr updates the web5 dependency to 0.4.0 to allow for flutter web support by fixing the following error when running didpay on web
web5
0.4.0
DartError: Unsupported operation: Int64 accessor not supported by dart2js.
this pr updates the
web5
dependency to0.4.0
to allow for flutter web support by fixing the following error when running didpay on web