flutter_cache_manager icon indicating copy to clipboard operation
flutter_cache_manager copied to clipboard

Support latest rxdart version and align Dart SDK version

Open Carapacik opened this issue 1 year ago • 2 comments

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

Update versions and align sdk

:arrow_heading_down: What is the current behavior?

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

:boom: Does this PR introduce a breaking change?

:bug: Recommendations for testing

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting

  • [x] All projects build
  • [x] Follows style guide lines (code style guide)
  • [x] Relevant documentation was updated
  • [x] Rebased onto current develop

Carapacik avatar Jun 14 '24 12:06 Carapacik

@mvanbeusekom @renefloor check this changes

Carapacik avatar Jun 17 '24 15:06 Carapacik

Hi maintainers, please publish it 🙏

hoc081098 avatar Jun 22 '24 10:06 hoc081098

@Carapacik I hope you don't mind that I pushed a commit to your branch. I want to set the version of flutter_lints, so everybody has the same warnings. Also fixed 1 warning and some other versioning stuff.

renefloor avatar Jul 23 '24 08:07 renefloor