Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 688 Bytes

File metadata and controls

29 lines (16 loc) · 688 Bytes

2.2.1

  • Fixes complile error on latest versions of Flutter.
  • Fixes deprecation warnings.

2.2.0

  • Updates 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.