Closed StanleyCocos closed 1 hour ago
Due to the dependency on flutter_lints: ^5.0.0, version 5.0.0 requires at least Dart SDK 3.5.
CHANGELOG.md
pubspec.yaml
flutter analyze
Does your PR require plugin users to manually update their apps to accommodate your change?
!
I would prefer to revert flutter_lints dependency version than bump min requirements even more. Closing this PR and will create another one with a different version of flutter_lints instead.
flutter_lints
Description
Due to the dependency on flutter_lints: ^5.0.0, version 5.0.0 requires at least Dart SDK 3.5.
Checklist
CHANGELOG.md
nor the plugin version inpubspec.yaml
files.flutter analyze
) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?
!
in the title as explained in Conventional Commits).