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

[Sizer]: Overflow issue fix on homscreen #19

Merged
merged 10 commits into from
Dec 28, 2021

Conversation

Aadeesh11
Copy link
Contributor

Fixes #15

Used package sizer to fix the overflows and not used constant height and width values, but dynamically calculated ones from sizer.

Screenshot 2021-12-27 at 1 03 19 AM

@literalEval
Copy link
Contributor

Instead of using git dependency, use pub dependency. And that issue was fixed anyway, so be sure to visit that fix to be consistent.

@Aadeesh11
Copy link
Contributor Author

Instead of using git dependency, use pub dependency. And that issue was fixed anyway, so be sure to visit that fix to be consistent.

Yes, i had started using the git one around a month ago so forgot about it. Will use the pub one from now on.

@Aadeesh11
Copy link
Contributor Author

@nb9960 Will this fix be merged, or does it need some changes?

lib/main.dart Show resolved Hide resolved
@nb9960 nb9960 merged commit d9455a0 into CCExtractor:main Dec 28, 2021
This pull request was closed.
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.

Overflow issue on homescreen.
3 participants