gallery
gallery copied to clipboard
Integration of circular progress indicators with other widgets
From https://www.google.com/design/spec/components/progress-activity.html
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
- circular progress indicator can be showed in FAB https://gallery.flutter.dev/#/demo/bottom-app-bar
- It can also be shown in actions Integrating with actions https://material.io/components/progress-indicators#circular-progress-indicators
- Different placement can shown in center and end of the lit https://material.io/components/progress-indicators#circular-progress-indicators
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!