Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 757 Bytes

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 757 Bytes

[0.4.0]

  • Updated to null safety.

[0.3.2]

  • Fixed issue with CustomProgressIndicator not displaying correctly when using the context to determine size.

[0.3.1]

  • Updated examples.
  • Updated artwork.

[0.3.0]

  • Added LiquidCustomProgressIndicator.

[0.2.4]

  • Updated dependencies.

[0.2.3]

  • Updated documentation.

[0.2.2]

  • Updated artwork.

[0.2.1]

  • Ran formatter.

[0.2.0]

  • Added LiquidLinearProgressIndicator.

[0.1.1]

  • Refactoring.
  • Added direction property to LiquidCircularProgressIndicator.

[0.1.0]

  • Added borderColor and borderWidth properties to LiquidCircularProgressIndicator.
  • Added more examples to the example project.

[0.0.2]

  • Updated documentation.

[0.0.1]

  • Initial release.