UdaraWanasinghe / flutter-carousel-slider

A customizable carousel slider for Flutter. Supports infinite sliding, custom indicators, and custom animations with many pre-built indicators and animations.
MIT License
29 stars 17 forks source link

Single import functionality #18

Closed erkecanbazoglu closed 1 year ago

erkecanbazoglu commented 1 year ago

The other two files that the package depends on are exported on the main package file. So there is no more need to import 3 files.