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

Error: A constant constructor can't call a non-constant super constructor. #92

Open
ManmohanTalwar opened this issue Feb 21, 2023 · 1 comment

Comments

@ManmohanTalwar
Copy link

ManmohanTalwar commented Feb 21, 2023

Hi, I'm receiving a build time error while using the latest version i.e. 4.5.0.
Flutter SDK: 3.7.3
Dart SDK: 2.18.6

hosted/pub.dev/pin_input_text_field-4.5.0/lib/src/decoration/decoration_underline.dart:25:9: Error: A constant constructor can't call a non-constant super constructor. const UnderlineDecoration({ ^ Target kernel_snapshot failed: Exception

Any solutuions?

@TinoGuo
Copy link
Owner

TinoGuo commented Feb 22, 2023

@ManmohanTalwar do u build from source or integrate it into your application?

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

2 participants