Parse-SDK-Flutter icon indicating copy to clipboard operation
Parse-SDK-Flutter copied to clipboard

fix: Add support for Dart `3.6`, `3.7`; remove support for Dart `3.2`, `3.3`, `3.4`, `3.5`, `3.3`

Open mbfakourii opened this issue 7 months ago • 3 comments

Pull Request

Issue

Add support for Dart 3.6, 3.7; remove support for Dart 3.2, 3.3, 3.4, 3.5, 3.3

Closes: #1026

Approach

n/a

Tasks

  • [ ] Add tests
  • [ ] Add changes to documentation (guides, repository pages, code comments)

mbfakourii avatar Apr 19 '25 10:04 mbfakourii

🚀 Thanks for opening this pull request!

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 43.72%. Comparing base (c388545) to head (36eadaf). :warning: Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1040      +/-   ##
==========================================
+ Coverage   43.37%   43.72%   +0.35%     
==========================================
  Files          61       61              
  Lines        3463     3465       +2     
==========================================
+ Hits         1502     1515      +13     
+ Misses       1961     1950      -11     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Apr 19 '25 10:04 codecov[bot]

@mbfakourii just a friendly ping, so we can get this merged.

mtrezza avatar May 18 '25 15:05 mtrezza

@mtrezza

Sorry for the delay, I was busy. I think an automated CI is needed for these changes. What do you think?

mbfakourii avatar Jun 27 '25 05:06 mbfakourii

@mbfakourii What do you mean by automated CI?

mtrezza avatar Jun 29 '25 12:06 mtrezza

@mbfakourii What do you mean by automated CI?

I mean, this PR that was created should be done automatically.

mbfakourii avatar Jul 17 '25 10:07 mbfakourii

@mbfakourii The only thing we currently automate in other repos is the version increment and release publishing. So that you don't need to change the package version and write a change log entry manually anymore. Do you mean that?

mtrezza avatar Jul 17 '25 12:07 mtrezza

It's been 5 weeks since last update. Hope this isn't getting lost in the crowd.

kirkmorrow avatar Aug 24 '25 13:08 kirkmorrow

Closed with no commits? So support of Dart > 3.5 just goes out of plan?

kirkmorrow avatar Aug 27 '25 17:08 kirkmorrow

@mbfakourii Was this PR ready for merge?

mtrezza avatar Aug 27 '25 22:08 mtrezza