Update carousel_slider from 4.2.1 to 5.0.0 #645
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed with 15b6eb1 👍🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
wger is not being compiled on using flutter 3.24.1 because of the below error:
Error: 'CarouselController' is imported from both 'package:carousel_slider/carousel_controller.dart' and 'package:flutter/src/material/carousel.dart'.
The above error gets resolved after updating the carousel_slider from 4.2.1 to 5.0.0.
Beta Was this translation helpful? Give feedback.
All reactions