Skip to content

Tags: rknell/setup-dart

Tags

v1.3

Toggle v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tweaks to DART_HOME (dart-lang#45)

v1

Toggle v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tweaks to DART_HOME (dart-lang#45)

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for v1.2 release (dart-lang#41)

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a way to setup raw builds for all channels (dart-lang#36)

* Add a way to setup raw builds for all channels

This allow developers reying on SDK changes to land and test changes
in other packages using a raw dev build so we can validate changes,
publish them, and roll to dependent packages (such as flutter) faster.

Closes: dart-lang#29

* Addressed CR comments

v1.0

Toggle v1.0's commit message
v1

v0.5

Toggle v0.5's commit message
Fix issue with pub global on Windows

v0.4

Toggle v0.4's commit message
Support CPU architectures

v0.3

Toggle v0.3's commit message
Support main channel

v0.2

Toggle v0.2's commit message
Support specific versions

v0.1

Toggle v0.1's commit message
Initial pre-release