Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after flutter upgrade 2 the package throw this error #30

Closed
eslam-elswesy opened this issue Mar 8, 2021 · 5 comments
Closed

after flutter upgrade 2 the package throw this error #30

eslam-elswesy opened this issue Mar 8, 2021 · 5 comments

Comments

@eslam-elswesy
Copy link

Describe the bug
Error: Method not found: 'throwNullError'.
throwNullError('custom', 'colorsorgradients');

@HektorCyC
Copy link

Same issue.

@calistus
Copy link

Samething here

@HektorCyC
Copy link

HektorCyC commented Mar 11, 2021

Add this to your pubspec.yaml

wave: git: url: git://github.com/searchy2/wave.git

Screen Shot 2021-03-11 at 10 17 00

@calistus
Copy link

Thanks. this works

@RockerFlower
Copy link
Sponsor Member

Apologies for the delayed response.

Version 0.2.0 is migrated to null safety now.

dependencies:
  wave: ^0.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants