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

Fix result data class #50

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Fix result data class #50

merged 1 commit into from
Sep 26, 2024

Conversation

tilucasoli
Copy link
Contributor

It was throwing an error in the parse from Map toResult. I looked at pub.dev code and I found out that all the parameters are optional in the real class.

@csells
Copy link

csells commented Sep 25, 2024

this fixes a problem I'm having with the API client, too. @leoafarias do you plan on merging this PR and updating the pub_api_client on pub.dev?

@leoafarias leoafarias merged commit cc6cc5e into leoafarias:main Sep 26, 2024
1 check passed
@leoafarias
Copy link
Owner

@tilucasoli @csells Fixed released on 2.7.1

@csells
Copy link

csells commented Sep 26, 2024

thanks. that did the trick!

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

Successfully merging this pull request may close these issues.

3 participants