Skip to content

chore(deps): upgrade flutter & dart and apply dart fix #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 7, 2025
Merged

Conversation

jpnurmi
Copy link
Member

@jpnurmi jpnurmi commented Apr 7, 2025

No description provided.

@jpnurmi jpnurmi requested a review from Copilot April 7, 2025 08:46
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 13 changed files in this pull request and generated no comments.

Files not reviewed (12)
  • example/lib/main.dart: Language not supported
  • lib/flutter_spinbox.dart: Language not supported
  • lib/src/base_spin_box.dart: Language not supported
  • lib/src/cupertino/spin_box.dart: Language not supported
  • lib/src/cupertino/spin_button.dart: Language not supported
  • lib/src/material/spin_box.dart: Language not supported
  • lib/src/material/spin_box_theme.dart: Language not supported
  • lib/src/material/spin_button.dart: Language not supported
  • lib/src/spin_gesture.dart: Language not supported
  • test/cupertino_spinbox_test.dart: Language not supported
  • test/material_spinbox_test.dart: Language not supported
  • test/test_spinbox.dart: Language not supported
Comments suppressed due to low confidence (2)

pubspec.yaml:11

  • Ensure that updating the Dart SDK lower bound to 3.6.0 is intentional, as this change may restrict usage in environments still on older Dart versions.
sdk: ">=3.6.0 <4.0.0"

pubspec.yaml:12

  • Confirm that the new Flutter version requirement of 3.27.0 aligns with your project and dependency needs, ensuring compatibility with all plugins.
flutter: ">=3.27.0"

@jpnurmi jpnurmi merged commit fa81a2d into main Apr 7, 2025
11 checks passed
@jpnurmi jpnurmi deleted the upgrade branch April 7, 2025 09:23
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.

1 participant