Baseflow / flutter_cache_manager

Generic cache manager for flutter
https://baseflow.com
MIT License
739 stars 427 forks source link

Migrate example project to null safety #401

Closed yangsfang closed 10 months ago

yangsfang commented 1 year ago

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug fix

:arrow_heading_down: What is the current behavior?

Example project does not conform to null safety

:new: What is the new behavior (if this is a feature change)?

Example project builds with null safety enabled (default in Flutter 3)

:boom: Does this PR introduce a breaking change?

No

:bug: Recommendations for testing

Build the example project

:memo: Links to relevant issues/docs

N/A

:thinking: Checklist before submitting

yangsfang commented 10 months ago

Closing because example is now updated independently by https://github.com/Baseflow/flutter_cache_manager/commit/3e6a6bb424b59a67581c695c17be732dcf10d939