What is your question?
Hey folks - I was hoping to get some context as to why kotlin_version was bumped in the latest version of a few packages (in particular device_info_plus and package_info_plus). I tried to get some context from the PRs to bump the version. There was some discussion about it here: #2134
Is there an issue this resolves, or a feature that required this?
Flutter projects created with the latest stable/beta versions default to kotlin 1.7.10. I would think it would make sense to stick with that version of kotlin unless there was a good reason to force a higher version on consumers.
Checklist before submitting a question
What is your question?
Hey folks - I was hoping to get some context as to why kotlin_version was bumped in the latest version of a few packages (in particular device_info_plus and package_info_plus). I tried to get some context from the PRs to bump the version. There was some discussion about it here: #2134
Is there an issue this resolves, or a feature that required this?
Flutter projects created with the latest stable/beta versions default to kotlin 1.7.10. I would think it would make sense to stick with that version of kotlin unless there was a good reason to force a higher version on consumers.
Checklist before submitting a question
flutter pub upgradeflutter clean