nixrajput / flutter_carousel_widget

A customizable Flutter carousel widget with infinite scrolling, auto-scrolling, pre-built indicators, expandable widgets, auto-sized child support, and enlarged center page.
https://pub.dev/packages/flutter_carousel_widget
MIT License
34 stars 20 forks source link

[Bug]: The original package is not listed in the license. #32

Closed yu6hooke closed 10 months ago

yu6hooke commented 11 months ago

Contact Details

No response

What happened?

Hello, If this package is based on flutter_carousel_slider, I think you are obligated to give a copyright notice to that effect. For example, diox had the following copyright notice mentioning the original.

The project is originally authored by @wendux with the organization @flutterchina, hard-forked at 2022 and maintained by @cfug.

Mentioning that flutter_carousel_slider is original → https://github.com/nixrajput/flutter_carousel_widget/issues/4#issuecomment-1119295511

What are your thoughts on this? Thanks for publishing a great package.

Version

2.1.2

What devices are you seeing the problem on?

Android, iPhone

OS

iOS, Android

Relevant log output

No response

Code of Conduct

nixrajput commented 10 months ago

Hi @y6mameta,

Thank you for your suggestion. As I mentioned in https://github.com/nixrajput/flutter_carousel_widget/issues/4#issuecomment-1119295511, initially I inherited pretty much codes from that package, and the package was created by taking inspiration from that package.

But now as things stand, this package has been fully revamped from scratch and has added many more features to the package. So I don't think it is required to mention flutter_carousel_slider.

Regards, Nikhil