gallery icon indicating copy to clipboard operation
gallery copied to clipboard

Integration of circular progress indicators with other widgets

Open sethladd opened this issue 9 years ago • 2 comments

From https://www.google.com/design/spec/components/progress-activity.html

sethladd avatar May 17 '16 17:05 sethladd

I couldn't find anything about circular progress indicator with other circular widgets in https://material.io/design/components/progress-indicators.html#circular-progress-indicators

zoechi avatar Jan 14 '19 15:01 zoechi

  1. circular progress indicator can be showed in FAB https://gallery.flutter.dev/#/demo/bottom-app-bar
  2. It can also be shown in actions Integrating with actions https://material.io/components/progress-indicators#circular-progress-indicators
  3. Different placement can shown in center and end of the lit https://material.io/components/progress-indicators#circular-progress-indicators

TahaTesser avatar May 21 '20 15:05 TahaTesser

Closing this in favor of future work on the Material 3 demo hosted at https://github.com/flutter/samples/tree/main/material_3_demo.

Material 3 guidelines for pairing with other components: https://m3.material.io/components/progress-indicators/guidelines#01dea24a-ce29-4353-99da-35472e24f4f9

Thanks!

parlough avatar Jan 13 '24 03:01 parlough