Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 590 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 590 Bytes

2.2.0

Update Dart to 3.0.0.

2.1.2

  • Fixes url launch configuration in example on Android.

2.1.1

  • Replaces the deprecated RaisedButton with the new ElevatedButton.
  • Update dependencies to latest versions.

2.1.0

  • Adds the possibility to add actions to the appbar.

2.0.0-nullsafety

1.0.0

  • Initial release. Code coming from flutter_cache_manager example.