Closed SupposedlySam closed 3 years ago
Project Card Link Resolves #50
We are importing dart:io in the Failure class which isn't compatible with the web.
Failure
Depend on universal_io and switch out the import for dart:io
Project Card Link Resolves #50
Reason for Change
We are importing dart:io in the
Failure
class which isn't compatible with the web.Proposed Changes
Depend on universal_io and switch out the import for dart:io
Type of Change
Checklist