Skip to content

Fix for ArgumentError issues#39

Merged
WieFel merged 2 commits into
WieFel:mainfrom
juanmanjarres:main
Mar 15, 2026
Merged

Fix for ArgumentError issues#39
WieFel merged 2 commits into
WieFel:mainfrom
juanmanjarres:main

Conversation

@juanmanjarres

Copy link
Copy Markdown
Contributor

Closes #38. This PR makes only one of the page buttons show up if there is not enough space to fit everything, and also adds some guards to return an empty list in case we hit weird values.
It also adds a fix to a warning on the web example.
Screenshot 2026-02-12 at 3 01 44 PM

@WieFel WieFel left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. I found this minor improvement that should be done

Comment thread lib/src/ui/widgets/content/number_content.dart Outdated
@WieFel
WieFel merged commit 2aaa7fb into WieFel:main Mar 15, 2026
1 check passed
@WieFel

WieFel commented Mar 15, 2026

Copy link
Copy Markdown
Owner

@juanmanjarres your PR was merged and I released a new version 1.1.2. Thanks for the contribution :)

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.

ArgumentError: Invalid argument(s) for lengths

2 participants