Skip to content

Add CupertinoScrollbar to the catalog#2584

Merged
xster merged 3 commits into
flutter:masterfrom
xster:cupertino-scrollbar
Apr 11, 2019
Merged

Add CupertinoScrollbar to the catalog#2584
xster merged 3 commits into
flutter:masterfrom
xster:cupertino-scrollbar

Conversation

@xster

@xster xster commented Apr 10, 2019

Copy link
Copy Markdown
Member

No description provided.

@xster xster requested a review from redbrogdon April 10, 2019 08:15
@googlebot googlebot added the cla: yes Contributor has signed the Contributor License Agreement label Apr 10, 2019

@redbrogdon redbrogdon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though it'd be good to get a stamp of approval from @Sfshaza as well.

Comment thread src/_data/catalog/widgets.json Outdated
},
{
"name": "CupertinoScrollbar",
"description": "An iOS-style scrollbar that appears while scrolling lists",

@redbrogdon redbrogdon Apr 10, 2019

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about "An iOS-style scrollbar that indicates which portion of a scrollable widget is currently visible?" That's more in line with the API docs and avoids implying that the scrollbar is just for use with lists.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup, your wording is better. Changed.

@redbrogdon redbrogdon requested a review from sfshaza2 April 10, 2019 19:34

@sfshaza2 sfshaza2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than a small niggle about the URL for the API website, LGTM!

"Cupertino (iOS-style widgets)"
],
"subcategories": [],
"link": "https://docs.flutter.io/flutter/cupertino/CupertinoScrollbar-class.html",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use api.flutter.dev

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replaced everywhere in the file

@xster xster merged commit 5b0c087 into flutter:master Apr 11, 2019
@xster xster deleted the cupertino-scrollbar branch April 11, 2019 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Contributor has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants