Skip to content

Latest commit

 

History

History
85 lines (42 loc) · 887 Bytes

CHANGELOG.md

File metadata and controls

85 lines (42 loc) · 887 Bytes

3.0.2

  • canvas size issue fixed.

3.0.1

  • Calling animateTo after dispose issue fixed.

3.0.0

  • Controller removed coz it's useless.
  • Generic types applied to a widget.

2.0.2+1

  • RTL dragging fix

2.0.2

  • RTL added for Arabic

2.0.1+2

  • Using example added.

2.0.1+1

  • LICENSE CHANGED.

2.0.1

  • Shadow property added.

2.0.0

  • Null Safety implemented.

1.0.0+2

  • Code fixes.

1.0.0+1

  • Documentation updated.

1.0.0

  • Redesigned to use controller feature.

0.0.3+8

  • License changed to MIT.

0.0.3+7

  • Code formatting fixed.

0.0.3+6

  • Widget documentation improved.

0.0.3+5

  • Pub point fixes.

0.0.3+4

  • Animation duration property added to set manually.

0.0.3+3

  • Changelog information provided.

0.0.3+2

  • Code formatting fixed.
  • Documentation url fixed.

0.0.1

  • Basic implementation of widget