Skip to content

Tags: kazuma-fujita/packages

Tags

pointer_interceptor-v0.9.0

Toggle pointer_interceptor-v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pointer_interceptor] Migrate to null safety (flutter#286)

animations-v2.0.0-nullsafety.0

Toggle animations-v2.0.0-nullsafety.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge NNBD branch into master (flutter#270)

pointer_interceptor-v0.8.0+2

Toggle pointer_interceptor-v0.8.0+2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pointer_interceptor] Migrate RaisedButton to ElevatedButton (flutter…

…#266)

RaisedButton was deprecated recently

pointer_interceptor-v0.8.0+1

Toggle pointer_interceptor-v0.8.0+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pointer_interceptor] Fix README for pub.dev (flutter#258)

Tweak the README.md slightly so it renders better in pub.dev (which seems to be completely removing the center tag).

pointer_interceptor-v0.8.0

Toggle pointer_interceptor-v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[web] Add PointerInterceptor widget (flutter#256)

The widget can be used as a wrapper of any widget that is overlaid on top of a platform view, so it can handle clicks "as expected".

More info about usage and testing in the corresponding READMEs!

animations-v1.1.2

Toggle animations-v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare animations for 1.1.2 (flutter#183)

animations-v1.1.1

Toggle animations-v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[animations] Handle DualTransitionBuilder name conflict with flutter/…

…flutter (flutter#173)

* Handle DualTransitionBuilder conflict with flutter/flutter

Require animations package to use internal version of DualTransitionBuilder to avoid conflicts with flutter/flutter\'s recently merged copy of DualTransitionBuilder'.

* Update changelog and pubspec.yaml

animations-v1.1.0

Toggle animations-v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[animations] Prepare for 1.1.0 (flutter#165)

* Update changelog and pubspec for new release

animations-v1.0.1

Toggle animations-v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[animations] Prepare for 1.1.0 (flutter#165)

* Update changelog and pubspec for new release

animations-v1.0.0+5

Toggle animations-v1.0.0+5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[animations] Fix analyzer ignore location (flutter#110)

* Fix analyzer ignore location