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

Change CircleProgressIndicator size #21

Closed
federicodesia opened this issue Nov 9, 2020 · 3 comments
Closed

Change CircleProgressIndicator size #21

federicodesia opened this issue Nov 9, 2020 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@federicodesia
Copy link
Contributor

Hi! very good package!

Could you add an option to resize CircleProgressIndicator?

I think with SizedBox and Center it is possible to modify the size:
SizedBox( height: progressHeight, width: progressWidth, child: Center( child: CircularProgressIndicator() ), )

@chrisedg87 chrisedg87 added enhancement New feature or request good first issue Good for newcomers labels Dec 8, 2020
@yasin459
Copy link

@chrisedg87 plz close issues if you fixed them(like this one)

@Abh1shekShinde
Copy link

If this issue is not yet solved ....can i have a try to fix it .

@federicodesia
Copy link
Contributor Author

This was resolved in #23

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

No branches or pull requests

4 participants