Closed clirimfurriku closed 3 years ago
Temporary fix for the following errors:
wave-0.1.0/lib/config.dart:46:13: Error: Method not found: 'throwNullError'. throwNullError('custom', 'colors` or `gradients'); ^^^^^^^^^^^^^^ wave-0.1.0/lib/config.dart:60:13: Error: Method not found: 'throwNullError'. throwNullError('custom', 'durations'); ^^^^^^^^^^^^^^ wave-0.1.0/lib/config.dart:66:13: Error: Method not found: 'throwNullError'. throwNullError('custom', 'heightPercentages'); ^^^^^^^^^^^^^^
Just realized there is already a pull request to fix this, I am closing this request.
Temporary fix for the following errors: