Skip to content

Tags: galymzhan-shakhanov/graphx

Tags

v1.0.5

Toggle v1.0.5's commit message
fixes for 1.0.5

## [1.0.5]

- adds support for the new PointerPanZoom*Event family on Listenable that overrides the mouse Signal (mouse wheel) on desktop OS.
  Basically, currently on desktop builds, everytime a mouse wheel event is triggered, a PointerPanZoomEvent is dispatched on the Listenable.
  Check [MyButton] in [SimpleInteractionsMain] demo, for an example of how to use it.
- add Generic Type [T] support to addChild
- updated some samples for the API.

1.0.1

Toggle 1.0.1's commit message
fix missing pivotY testing for transformations.

v1.0.1

Toggle v1.0.1's commit message
fix changelog

v1.0.0.nullsafety.0

Toggle v1.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 pull request roipeker#20 from IsmailAlamKhan/null-safety

Migrated the examples to null-safety

v0.9.10

Toggle v0.9.10's commit message
## [0.9.10]

- start porting to null-safety in the other branch.
- fix a bug with `GText` layout.
- update dependencies in *examples/*
- removed `flutter_icons`.

v0.9.7

Toggle v0.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request roipeker#10 from roipeker/dev

update 0.9.7