flutter_hooks
flutter_hooks copied to clipboard
set minimum flutter version to 3.27.0 and dart 3.6
trafficstars
Hey! i just ran into an issue in another repo action: https://github.com/maplibre/flutter-maplibre-gl/actions/runs/14990160700
Which says CarouselController not found. did some small debugging and found out that the Carousel-Widget was added in flutter 3.27 so i updated the minimum flutter and dart version.
edit: sorry, this was the correct action: https://github.com/maplibre/flutter-maplibre-gl/actions/runs/14990160700
Summary by CodeRabbit
- Chores
- Updated minimum required versions for Dart and Flutter SDKs to ensure compatibility with newer releases.