Skip to content

Commit d84bf3c

Browse files
committed
chore: show the awesome contributors
1 parent b357a28 commit d84bf3c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,18 @@ Currently the following cupertino widgets are provided:
6161
Add this as a dependency to your `pubspec.yaml`:
6262
```
6363
dependencies:
64-
enough_platform_widgets: ^0.7.2
64+
enough_platform_widgets: ^1.0.0
6565
```
6666

6767
The latest version or `enough_platform_widgets` is [![enough_platform_widgets version](https://img.shields.io/pub/v/enough_platform_widgets.svg)](https://pub.dartlang.org/packages/enough_platform_widgets).
6868

6969

7070
## API Documentation
7171
Check out the full API documentation at https://pub.dev/documentation/enough_platform_widgets/latest/
72+
73+
## Thanks to all Contributors!!
74+
<a href="https://github.com/Enough-Software/enough_platform_widgets/graphs/contributors">
75+
<img src="https://contrib.rocks/image?repo=Enough-Software/enough_platform_widgets" />
76+
</a>
77+
78+
Made with [contrib.rocks](https://contrib.rocks).

0 commit comments

Comments
 (0)