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

Create standard spacers #56

Open
codingiswhyicry opened this issue Feb 7, 2023 · 0 comments
Open

Create standard spacers #56

codingiswhyicry opened this issue Feb 7, 2023 · 0 comments
Labels
easy start for tickets / items that can be taken on by beginners

Comments

@codingiswhyicry
Copy link
Contributor

Just something I'm noticing as I'm refactoring code to make more sense, there's a lot of const SizedBox(30) or something a lot of places in the codebase to act as a spacer. Adding something to the size() class that standardizes these spacers so they don't become a giant nightmare to tweak later

@codingiswhyicry codingiswhyicry added the easy start for tickets / items that can be taken on by beginners label Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy start for tickets / items that can be taken on by beginners
Projects
None yet
Development

No branches or pull requests

1 participant