Skip to content

Tags: Hixie/flutter

Tags

v0.0.21

Toggle v0.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
import all generated files in animated_icons_private_test (flutter#14329

)

v0.0.20

Toggle v0.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rolling alpha to 0.0.20 (flutter#13511)

v0.0.19

Toggle v0.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.0.19 (flutter#13365)

v0.0.18

Toggle v0.0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add EdgeInsets, MediaQuery support for view insets (flutter#13272)

* Add MediaQuery support for view insets

Also updates EdgeInsets documentation to reflect WindowPadding's use for
both padding and view insets.

See engine commits:
  flutter/engine#4403
  flutter/engine#4406

v0.0.17

Toggle v0.0.17's commit message
release 0.0.17 (flutter#12590)

v0.0.16

Toggle v0.0.16's commit message
Version 0.0.16 (flutter#12488)

v0.0.15

Toggle v0.0.15's commit message
Release 0.0.15 (flutter#12056)

v0.0.14

Toggle v0.0.14's commit message
Roll alpha (flutter#11874)

v0.0.13

Toggle v0.0.13's commit message
Wrap the label widget of the Chip in a Flexible. (flutter#11523) (flu…

…tter#11554)

* Wrap the label widget of the Chip in a Flexible. (flutter#11523)

* This allows the Chip to constrain the size of its content after taking into account the space occupied by the avatar and delete icon (if they are present)

* Adding unit tests to evaluate correct size constraints of the Chip widget's label. (flutter#11523)

* Minor change in formatting.

* Adjust function formatting.

v0.0.12

Toggle v0.0.12's commit message
prepare alpha release (flutter#11464)