Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 1.61 KB

2.1.0

  • build(deps): bump dependencies (#23)
  • build: upgrade SDK constraints (#23)
  • refactor: update the code with new Dart 3 features (#23)
  • test: add tests for validating copyright headers (#23)
  • build(deps): bump mocktail from 0.3.0 to 1.0.0 (#21)

2.0.0

  • BREAKING feat: update flutter_svg version to 2.0.4 (#4)
  • feat: update linter rules and refactor the code (#6)
  • feat: update examples (#9)
  • docs: add CONTRIBUTING.md (#10)
  • test: add tests (#11)
  • docs: update README.md (#12)

1.1.2

  • docs: remove unnecessary comments
  • feat: update flutter_svg version to 1.1.3
  • docs: update README.md

1.1.1

  • docs: add new comments
  • feat: update flutter_svg version to 1.1.1+1
  • docs: update README.md

1.1.0

  • refactor: update AnimatedSvg widget
  • docs: add new comments
  • feat: flutter_svg version to 1.1.0
  • feat: update example in /example folder
  • feat: update analysis_options.yaml
  • docs: update README.md

1.0.0

  • feat: initial release of animated_svg 🎉