@@ -8,7 +8,13 @@ A customizable carousel widget for Flutter, offering features such as infinite s
8
8
[ ![ Watchers] ( https://img.shields.io/github/watchers/nixrajput/flutter_carousel_widget?label=Watchers&style=flat )] [ repo ]
9
9
[ ![ Contributors] ( https://img.shields.io/github/contributors/nixrajput/flutter_carousel_widget?label=Contributors&style=flat )] [ repo ]
10
10
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 ]
12
18
[ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/nixrajput/flutter_carousel_widget?label=Last+Commit&style=flat )] [ repo ]
13
19
[ ![ GitHub issues] ( https://img.shields.io/github/issues/nixrajput/flutter_carousel_widget?label=Issues&style=flat )] [ issues ]
14
20
[ ![ 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
23
29
- [ Separation of Carousel Options, Controller, and State] ( #separation-of-carousel-options-controller-and-state )
24
30
- [ Impact] ( #impact )
25
31
- [ Demo] ( #demo )
26
- - [ Click here to experience the demo in a Web App] ( #click-here-to-experience-the-demo-in-a-web-app )
27
32
- [ Installation] ( #installation )
28
33
- [ Usage] ( #usage )
29
34
- [ Using ` FlutterCarousel ` Widget] ( #using-fluttercarousel-widget )
@@ -41,7 +46,8 @@ A customizable carousel widget for Flutter, offering features such as infinite s
41
46
- [ Custom Slide Indicators] ( #custom-slide-indicators )
42
47
- [ Contributing] ( #contributing )
43
48
- [ License] ( #license )
44
- - [ Sponsor Me] ( #sponsor-me )
49
+ - [ Contributors] ( #contributors )
50
+ - [ Support My Work] ( #support-my-work )
45
51
- [ Connect With Me] ( #connect-with-me )
46
52
- [ Activities] ( #activities )
47
53
@@ -87,7 +93,11 @@ If you have been using CarouselOptions, CarouselController, and CarouselState fo
87
93
88
94
## Demo
89
95
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 >
91
101
92
102
## Installation
93
103
@@ -411,15 +421,17 @@ If you would like to contribute to this project, feel free to fork the repositor
411
421
412
422
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
413
423
414
- # # Sponsor Me
424
+ # # Contributors
415
425
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>
417
429
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) .
419
431
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
421
433
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 !
423
435
424
436
[](https://github.com/sponsors/nixrajput)
425
437
@@ -430,11 +442,11 @@ Thank you for considering sponsoring my work!
430
442
# # Connect With Me
431
443
432
444
[][github]
433
- [][linkedin]
434
- [][instagram]
445
+ [][linkedin]
446
+ [][instagram]
435
447
[][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]
438
450
439
451
# # Activities
440
452
0 commit comments