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
{{ message }}
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
On attempting to run, the following error is thrown:
../../../.pub-cache/hosted/pub.dartlang.org/safe_config-2.0.2/lib/src/configuration.dart:86:42: Error: The argument type 'Type' can't be assigned to the parameter type 'String'.
- 'Type' is from 'dart:core'.
throw ConfigurationException(runtimeType, "The value '${actualValue}' is not assignable to the field '$name'.");