8000 Tags · engine-flutter-autoroll/packages · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: engine-flutter-autoroll/packages

Tags

multicast_dns-v0.3.2

Toggle multicast_dns-v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[all] Update repo links to 'main' (flutter#552)

Replaces 'tree/master/...' with 'tree/main/...' in pubspec `repository`
and podspec `source` links, now that `main` is the default branch.

No version change: `master` is being mirrored for the foreseeable
future, so there's no urgency on this; updates can go out as plugins
are updated naturally.

No CHANGELOG change: This is a mechanical mass change.

imitation_game-v0.0.1

Toggle imitation_game-v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[all] Update repo links to 'main' (flutter#552)

Replaces 'tree/master/...' with 'tree/main/...' in pubspec `repository`
and podspec `source` links, now that `main` is the default branch.

No version change: `master` is being mirrored for the foreseeable
future, so there's no urgency on this; updates can go out as plugins
are updated naturally.

No CHANGELOG change: This is a mechanical mass change.

pigeon-v1.0.15

Toggle pigeon-v1.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] Fix too little information when having an exception (flutter…

…#545)

pigeon-v1.0.14

Toggle pigeon-v1.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] Port over several test suites from run_tests.sh to run_tests…

….dart (flutter#532)

* Port over several test suites from run_tests.sh to run_tests.dart

This ports over
 - dart_unittests
 - flutter_unittests
 - mock_handler_tests

* [pigeon] Update version and changelog

pigeon-v1.0.13

Toggle pigeon-v1.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] fixed style issue with implied return null (flutter#544)

flutter_markdown-v0.6.9

Toggle flutter_markdown-v0.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_markdown] Ignore leading space for p and li (flutter#517)

pigeon-v1.0.12

Toggle pigeon-v1.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] fixed null support for java enums (flutter#528)

pigeon-v1.0.11

Toggle pigeon-v1.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] Made using enums in type arguments an error, added workaround (

flutter#527)

metrics_center-v1.0.3

Toggle metrics_center-v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[metrics_center] Filter out host_name, load_avg and caches keys from …

…context for MetricPoint generation (flutter#515)

pigeon-v1.0.10

Toggle pigeon-v1.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] fixed bug where the codec didn't contain all types when "Obj…

…ect" is used. (flutter#510)

* [pigeon] fixed bug where the codec didn't contain all types when "Object" is used.

* stuarts feedback
0