Skip to content

Commit c04679e

Browse files
johnpryanfiliph
authored andcommitted
Update adoptawidget page with list of contributions (flutter#4980)
* Update adoptawidget page with list of contributions * Update message, add additional contributors
1 parent bfbdbd9 commit c04679e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

src/adoptawidget/index.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,32 @@ helps everyone! So, for the month of November, we’re extending a special
1212
invitation to contribute to the Flutter project by choosing a Widget and
1313
improving its API documentation.
1414

15+
{{site.alert.note}}
16+
Thanks to your eager participation, all of the
17+
[issues](https://github.com/flutter/flutter/issues?q=is%3Aissue+label%3A%22adopt+a+widget%22)
18+
have been assigned, though we are still reviewing PRs. We may do something
19+
similar in the future, so stay tuned!
20+
{{site.alert.end}}
21+
22+
## Contributions
23+
24+
(Updated 10/11/2020)
25+
26+
- [Chinmay-KB](https://github.com/Chinmay-KB) contributed to the [WillPopScope docs](https://master-api.flutter.dev/flutter/widgets/WillPopScope-class.html) ([pull request](https://github.com/flutter/flutter/pull/69563))
27+
- [chihempat](https://github.com/chihempat) contributed to the [SliverWithKeepAliveWidget docs](https://master-api.flutter.dev/flutter/widgets/SliverWithKeepAliveWidget-class.html) ([pull request](https://github.com/flutter/flutter/pull/69557))
28+
- [obitodarky](https://github.com/obitodarky) contributed to the [Stepper docs](https://master-api.flutter.dev/flutter/material/Stepper-class.html) ([pull request](https://github.com/flutter/flutter/pull/70092))
29+
- [Sameerkash](https://github.com/Sameerkash) found an issue with the [StatusTransitionWidget docs](https://api.flutter.dev/flutter/widgets/StatusTransitionWidget-class.html) ([issue](https://github.com/flutter/flutter/issues/69558))
30+
- [tadaspetra](https://github.com/tadaspetra) contributed to the [MaterialBanner docs](https://master-api.flutter.dev/flutter/material/MaterialBanner-class.html) ([pull request](https://github.com/flutter/flutter/pull/69530))
31+
- [singhsuryanshu](https://github.com/singhsuryanshu) contributed to the [FittedBox docs](https://master-api.flutter.dev/flutter/widgets/FittedBox-class.html) ([pull request](https://github.com/flutter/flutter/pull/69503))
32+
- [parzuko](https://github.com/parzuko) contributed to the [Draggable docs](https://master-api.flutter.dev/flutter/widgets/Draggable-class.html) ([pull request](https://github.com/flutter/flutter/pull/69527))
33+
- [arps18](https://github.com/arps18) contributed to the [Shortcuts docs](https://master-api.flutter.dev/flutter/widgets/Shortcuts-class.html) ([pull request](https://github.com/flutter/flutter/pull/69568))
34+
- [Amitpatil215](https://github.com/Amitpatil215) contributed to the [AspectRatio docs](https://master-api.flutter.dev/flutter/widgets/AspectRatio-class.html) ([pull request](https://github.com/flutter/flutter/pull/69509))
35+
- [CaptainIRS](https://github.com/CaptainIRS) contributed to the [AbsorbPointer docs](https://master-api.flutter.dev/flutter/widgets/AbsorbPointer-class.html) ([pull request](https://github.com/flutter/flutter/pull/69521))
36+
- [abd99](https://github.com/abd99) contributed to the [Dismissible docs](https://master-api.flutter.dev/flutter/widgets/Dismissible-class.html) ([pull request](https://github.com/flutter/flutter/pull/69535))
37+
- [redsolver](https://github.com/redsolver) contributed to the [Table docs](https://master-api.flutter.dev/flutter/widgets/Table-class.html) ([pull request](https://github.com/flutter/flutter/pull/69588))
38+
- [tsvillain](https://github.com/tsvillain) contributed to the [Tooltip](https://master-api.flutter.dev/flutter/material/Tooltip-class.html) ([pull request](https://github.com/flutter/flutter/pull/69518))
39+
- [Thesmader](https://github.com/Thesmader) contributed to the [SnackBar](https://master-api.flutter.dev/flutter/material/SnackBar-class.html) ([pull request](https://github.com/flutter/flutter/pull/69555))
40+
1541
## How to contribute {#how-to-contribute}
1642

1743
1. Go to [this list of

0 commit comments

Comments
 (0)