You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everybody.
I have this issue that don't allow me to build for the web.
Target dart2js failed: Exception: Warning: The 'dart2js' entrypoint script is deprecated, please use 'dart compile js' instead.
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:
package:ai_barcode
How can i fix it?
Thank you
The text was updated successfully, but these errors were encountered:
Hi everybody.
I have this issue that don't allow me to build for the web.
Target dart2js failed: Exception: Warning: The 'dart2js' entrypoint script is deprecated, please use 'dart compile js' instead.
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:
How can i fix it?
Thank you
The text was updated successfully, but these errors were encountered: