Skip to content

Conversation

@abarth
Copy link
Contributor

@abarth abarth commented Dec 10, 2015

  • Adds dartdoc for all the of functions.
    • Renames Image to RawImage. This widget is rarely used and shouldn't take up
      such a nice global name.

Fixes #361

Copy link
Contributor

Choose a reason for hiding this comment

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

This should have more detail since the definition of FractionalOffset probably can't help.

Copy link
Contributor

Choose a reason for hiding this comment

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

(same comment for other classes with this field)

@Hixie
Copy link
Contributor

Hixie commented Dec 11, 2015

We sure have an abundance of image-related widgets.

@Hixie
Copy link
Contributor

Hixie commented Dec 11, 2015

LGTM

@abarth
Copy link
Contributor Author

abarth commented Dec 11, 2015

We sure have an abundance of image-related widgets.

Yes. Now that we have ImageProvider, I bet we could merge RawImageResource and AsyncImage. Then we could layer AssetImage and NetworkImage on top of AsyncImage.

 - Adds dartdoc for all the `of` functions.
 - Renames Image to RawImage. This widget is rarely used and shouldn't take up
   such a nice global name.

Fixes flutter#361
abarth added a commit that referenced this pull request Dec 11, 2015
Add dartdoc for image classes
@abarth abarth merged commit 2a2784e into flutter:master Dec 11, 2015
@abarth abarth deleted the image_docs branch December 11, 2015 02:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple "Image" classes is confusing

2 participants