Dartium is expired Dartium is expired dart dart

Dartium is expired


You are not alone https://github.com/dart-lang/sdk/issues/33580

To work around you can use this command to start Dartium

export DARTIUM_EXPIRATION_TIME=1577836800; ./chrome-wrapper

or just set the environment variable in your system

DARTIUM_EXPIRATION_TIME=1577836800