mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Adds CicularProgressIndicator and LinearProgressIndicator Setting a ProgressIndicator's value to null (the default) makes it an "indeterminate progress" or activity indicator. The indeterminate animations for both kinds of progress bars are essentially the same and wrong vis the Material Design spec, http://www.google.com/design/spec/components/progress-activity.html. I'll improve conformity with the visual design in a future CL.
Sky
For information about using the latest stable release of Sky, please see the package/sky/ directory.
For more information about the Sky framework, see the package/sky/lib/ directory.
For details about the internals of Sky's engine, see the engine/ directory.
For information about contributing to Sky, please see CONTRIBUTING.md.