Skip to content

Conversation

@EbonyGlow
Copy link

@EbonyGlow EbonyGlow commented May 23, 2025

Fix compatibility with Flutter 3.32.0 #30

This commit updates the scheduleFrameCallback method signature in the _AbsentSchedulerBinding mixin to match the changes in Flutter 3.32.0. The method now includes the 'scheduleNewFrame' parameter that was added in the newer Flutter version.

The change ensures that the combine package can work properly with Flutter 3.32.0 without causing method signature mismatch errors during runtime.

PR Checklist

  • Code is 100% covered.
  • I updated/added relevant documentation.
  • All existing and new tests are passing.
  • Changelog is updated.

@EbonyGlow EbonyGlow changed the title Fix compatibility with Flutter 3.32.0 Feat: Flutter version 3.32.0 Jun 4, 2025
@mdejeans
Copy link

Hello ! Any merge planned soon ?

@Bradleykingz
Copy link

pls merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants