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

Redundant Tuple2 definition in generated types lead to conflict #410

Closed
clangenb opened this issue Jan 29, 2024 · 3 comments
Closed

Redundant Tuple2 definition in generated types lead to conflict #410

clangenb opened this issue Jan 29, 2024 · 3 comments

Comments

@clangenb
Copy link
Contributor

E/flutter (15808): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: type 'Tuple2<CommunityIdentifier, int>' is not a subtype of type 'Tuple2<CommunityIdentifier, int>?' where
E/flutter (15808):   Tuple2 is from package:ew_polkadart/generated/encointer_kusama/types/tuples_1.dart
E/flutter (15808):   Tuple2 is from package:ew_polkadart/generated/encointer_kusama/types/tuples.dart
@clangenb
Copy link
Contributor Author

Luckily, this won't be a runtime error anymore after #409 ;)

@leonardocustodio
Copy link
Owner

Thanks, I will check this one anyway.

@leonardocustodio
Copy link
Owner

I suppose #409 fixed and I can close this

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

No branches or pull requests

2 participants