Skip to content

Releases: tguerin/newton

v0.1.8

03 Jun 05:42
Compare
Choose a tag to compare

[Fix] Fix #24 Fix name collision in NewtonState.removeEffect by @KriseevM

[Fix] Add missing setState to clearEffects by @jannikhst

v0.1.7

12 Nov 11:02
Compare
Choose a tag to compare

Fix

  • [Fix] Fix #20 use right size for image shape

v0.1.6

06 Nov 21:08
Compare
Choose a tag to compare

Feature

  • [Feature] Add support for background and foreground effects
  • [Feature] Add/remove effects at runtime

v0.1.5

22 Aug 08:45
Compare
Choose a tag to compare

[0.1.5] - 2023-08-22

Feature

  • [Feature] Add links to repo and issue tracker + version badge.

v0.1.4

18 Aug 06:10
Compare
Choose a tag to compare

2023-08-18

Feature

  • [Feature] Allow to listen to effect state changes.

v0.1.3

13 Aug 06:14
Compare
Choose a tag to compare

2023-08-13

Fix

  • [Fixed] Properly dispose animation ticker.

v0.1.2

10 Aug 15:33
Compare
Choose a tag to compare

2023-08-10

Fix

  • [Fixed] Use raw.github for logo display.

v0.1.1

10 Aug 15:33
Compare
Choose a tag to compare

2023-08-10

Fix

  • [Fixed] Fix logo display on pub.dev.

v0.1.0

10 Aug 15:26
Compare
Choose a tag to compare

2023-08-10

Fix

  • [Fixed] Improve performance drastically by using drawAtlas as much as possible.

v0.0.13

07 Aug 07:56
Compare
Choose a tag to compare

2023-08-07

Feature

  • [Feature] Support trailing to achieve a shooting star effect.