/// from the [flutter_carousel_widget] package. /// These exports allow other files or packages to access and /// use the classes, controllers, states, options, enums ...
And install it using flutter packages get on your project folder. After that, just import the module and use it: ...