Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Add padding extensions #2

Open
ishaan1995 opened this issue May 17, 2020 · 2 comments
Open

Add padding extensions #2

ishaan1995 opened this issue May 17, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ishaan1995
Copy link
Owner

Create easy extensions for padding in a flutter project.

Example:

Text('apple').paddingSmall()

Provide helpers to customise small, medium large as per the design guidelines for the app.

/// tiny: 2.0, small: 4.0, regular 8.0, medium: 16.0, large: 32.0
WidgetXHelper.setPaddingSpec(grid_spacer: 4.0);
@ishaan1995 ishaan1995 added enhancement New feature or request good first issue Good for newcomers labels May 17, 2020
@ishaan1995 ishaan1995 self-assigned this May 17, 2020
@evandrmb
Copy link

evandrmb commented Apr 5, 2021

Did you started that already?

@ishaan1995
Copy link
Owner Author

ishaan1995 commented Jun 6, 2021

Hey @evandrmb. Sorry for replying late.

Did you started that already?

Do I did not. This was a small side hustle to try something new. I am not actively maintaining it. If you are interested, you can go ahead and fork the project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants