• Adam Barth's avatar
    Fix style nits in progress_indicator.dart · 0ae02d2f
    Adam Barth authored
    This patch tightens up the imports in this file and hides some more of
    the implementation details by making RepeatingCurveTween and StepTween
    private.
    
    Also, removed a CurvedAnimation with a linear curve.  That's not needed
    because the animation controller itself is an Animation<double>.
    0ae02d2f
Name
Last commit
Last update
..
src Loading commit data...
_embedder.yaml Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
http.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...