Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 193 Bytes

CHANGELOG.md

File metadata and controls

8 lines (5 loc) · 193 Bytes

[1.0.0]

  • BREAKING: opt into null safety
  • feat!: upgrade Dart SDK constraints to >=2.12.0-0 <3.0.0

[0.0.1]

  • Add NetworkImageWithRetry, an ImageProvider with a retry mechanism.