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

[BUG] Error: Type 'Overflow' not found #426

Closed
felipedrumond opened this issue Jul 2, 2022 · 2 comments
Closed

[BUG] Error: Type 'Overflow' not found #426

felipedrumond opened this issue Jul 2, 2022 · 2 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@felipedrumond
Copy link

Platform

All platforms

Steps to Reproduce

  1. I'm just trying Flutter out and after configuring the pubspec.yaml of an app I just created using "Flutter: New Project". Here's my yaml file:
    image

  2. my main.dart
    image

  3. When I try to build the app, it fails
    image

Expected behaviour

I'd expect it to run fine as the instructions were followed.

Actual behaviour

Build fails.

Additional Context

Prior to the changes described in the USAGE.md, the app builds fine and runs fine.
This is my env:
image

@felipedrumond felipedrumond added the bug Something isn't working label Jul 2, 2022
@zeshuaro
Copy link
Owner

zeshuaro commented Jul 2, 2022

Hey @felipedrumond, thanks for raising the issue. Apologies that USAGE.md might be out-of-date.

Would you be able to try installing the latest version of the package json_theme, i.e. json_theme: ^4.0.0+4 and see if it resolves your issue?

@zeshuaro zeshuaro self-assigned this Jul 2, 2022
@zeshuaro zeshuaro added the question Further information is requested label Jul 2, 2022
@felipedrumond
Copy link
Author

@zeshuaro Thank you! Updating to that version fixed the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants