@@ -8,7 +8,13 @@ A customizable carousel widget for Flutter, offering features such as infinite s
88[ ![ Watchers] ( https://img.shields.io/github/watchers/nixrajput/flutter_carousel_widget?label=Watchers&style=flat )] [ repo ]
99[ ![ Contributors] ( https://img.shields.io/github/contributors/nixrajput/flutter_carousel_widget?label=Contributors&style=flat )] [ repo ]
1010
11- [ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/nixrajput/flutter_carousel_widget?label=Latest&style=flat )] [ releases ]
11+ [ ![ GitHub code size in bytes] ( https://img.shields.io/github/languages/code-size/nixrajput/flutter_carousel_widget?label=Code+Size&style=flat )] [ repo ]
12+ [ ![ GitHub repo size] ( https://img.shields.io/github/repo-size/nixrajput/flutter_carousel_widget?label=Repo+Size&style=flat )] [ repo ]
13+ [ ![ GitHub language count] ( https://img.shields.io/github/languages/count/nixrajput/flutter_carousel_widget?label=Languages&style=flat )] [ repo ]
14+ [ ![ GitHub top language] ( https://img.shields.io/github/languages/top/nixrajput/flutter_carousel_widget?label=Top+Language&style=flat )] [ repo ]
15+ [ ![ GitHub Sponsors] ( https://img.shields.io/github/sponsors/nixrajput?label=Sponsors&style=flat )] [ repo ]
16+
17+ [ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/nixrajput/flutter_carousel_widget?label=Latest+Release&style=flat )] [ releases ]
1218[ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/nixrajput/flutter_carousel_widget?label=Last+Commit&style=flat )] [ repo ]
1319[ ![ GitHub issues] ( https://img.shields.io/github/issues/nixrajput/flutter_carousel_widget?label=Issues&style=flat )] [ issues ]
1420[ ![ GitHub pull requests] ( https://img.shields.io/github/issues-pr/nixrajput/flutter_carousel_widget?label=Pull+Requests&style=flat )] [ pulls ]
@@ -23,7 +29,6 @@ A customizable carousel widget for Flutter, offering features such as infinite s
2329 - [ Separation of Carousel Options, Controller, and State] ( #separation-of-carousel-options-controller-and-state )
2430 - [ Impact] ( #impact )
2531 - [ Demo] ( #demo )
26- - [ Click here to experience the demo in a Web App] ( #click-here-to-experience-the-demo-in-a-web-app )
2732 - [ Installation] ( #installation )
2833 - [ Usage] ( #usage )
2934 - [ Using ` FlutterCarousel ` Widget] ( #using-fluttercarousel-widget )
@@ -41,7 +46,8 @@ A customizable carousel widget for Flutter, offering features such as infinite s
4146 - [ Custom Slide Indicators] ( #custom-slide-indicators )
4247 - [ Contributing] ( #contributing )
4348 - [ License] ( #license )
44- - [ Sponsor Me] ( #sponsor-me )
49+ - [ Contributors] ( #contributors )
50+ - [ Support My Work] ( #support-my-work )
4551 - [ Connect With Me] ( #connect-with-me )
4652 - [ Activities] ( #activities )
4753
@@ -87,7 +93,11 @@ If you have been using CarouselOptions, CarouselController, and CarouselState fo
8793
8894## Demo
8995
90- ### [ Click here to experience the demo in a Web App] ( https://nixrajput.github.io/flutter_carousel_widget )
96+ <h3 >
97+ <a href =" https://nixrajput.github.io/flutter_carousel_widget " target =" _blank " >
98+ Click here to experience the demo in a Web App
99+ </a >
100+ </h3 >
91101
92102## Installation
93103
@@ -411,15 +421,17 @@ If you would like to contribute to this project, feel free to fork the repositor
411421
412422This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
413423
414- # # Sponsor Me
424+ # # Contributors
415425
416- By sponsoring my efforts, you're not merely contributing to the development of my projects; you're investing in its growth and sustainability.
426+ <a href="https://github.com/nixrajput/flutter_carousel_widget/graphs/contributors" target="_blank">
427+ <img src="https://contrib.rocks/image?repo=nixrajput/flutter_carousel_widget" />
428+ </a>
417429
418- Your support empowers me to dedicate more time and resources to improving the project's features, addressing issues, and ensuring its continued relevance in the rapidly evolving landscape of technology .
430+ Made with [contrib.rocks](https://contrib.rocks) .
419431
420- Your sponsorship directly fuels innovation, fosters a vibrant community, and helps maintain the project's high standards of quality. Together, we can shape the future of the projects and make a lasting impact in the open-source community.
432+ # # Support My Work
421433
422- Thank you for considering sponsoring my work !
434+ Your support helps me dedicate more time to developing high-quality, impactful projects in the open-source community. Sponsor me, and together, let’s bring even more innovation to life !
423435
424436[](https://github.com/sponsors/nixrajput)
425437
@@ -430,11 +442,11 @@ Thank you for considering sponsoring my work!
430442# # Connect With Me
431443
432444[][github]
433- [][linkedin]
434- [][instagram]
445+ [][linkedin]
446+ [][instagram]
435447[][twitter]
436- [][telegram]
437- [![Gmail :
[email protected] ](https://img.shields.io/badge/[email protected] ?logo=Gmail&link=mailto:[email protected] )][gmail]448+ [][telegram]
449+ [![Gmail :
[email protected] ](https://img.shields.io/badge/[email protected] ?logo=Gmail&logoColor=333& link=mailto:[email protected] )][gmail]438450
439451# # Activities
440452
0 commit comments