2

The center circular area is actually a progressbar surrounded by profile picture. I need to show progress using animation. I can get required assets from designer. I am able to achieve the main layout . But I need help in related centre circular layout

enter image description here

1

1 Answer 1

-1

You can use a CircularProgressIndicator within a Stack and add the needed profile widget over it. Make sure to set the alignment to center in the Stack widget.

If you need the exact UI shown, then you might need to look for other progress indicators in the pub.dev to match with the requirements. The progress indicator shipped with the SDK does not provide much customizability.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.