Skip to content

Tags: chaim007/flutter

Tags

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not add spacing to the first child's width in RenderWrap line wrap…

…ping (flutter#15272)

The first child fits on the line if the line can accomodate its width.
After the first child the line needs room for the child's width plus spacing.

v0.2.0

Toggle v0.2.0's commit message
Roll engine to a00f8e8 (flutter#15172)

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Run dev/bots/test's flutter drive test in preview-dart-2 (flutter#15090)

* Run dev/bots/test's flutter drive test in preview-dart-2

* Fix extension callback type

* More type fixes

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow changing a clipper's type (ShapeBorderClipper,_BottomAppBarClip…

…per). (flutter#14937)

The downcast was crashing when toggling hasNotch for BottomAppBar.

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move quotes around to help Powershell 2.0 to substitute variable with…

… value (flutter#14907)

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a hasNotch flag to BottomAppBar (flutter#14856)

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update TabBar indicator painter when tab controller changes (flutter#…

…14825)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update some http links to https (flutter#14762)

These URLs all automatically redirect HTTP to HTTPS so makes sense to point users at the secure versions.

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Re-apply "Send nextId in addition to previousId for traversal order" (f…

…lutter#14694)

Re-apply "Send nextId in addition to previousId for traversal order (flutter#14676)"