Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 670 Bytes

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 670 Bytes

Changelog

[0.0.11]

  • BREAKING: Changed main import from workoutkit.dart to flutter_workoutkit.dart
  • Added display string methods to all workout alert classes and enums

[0.0.10]

  • Added toJson and fromJson methods to all workout classes
  • Added iconData property to WorkoutActivityType enum

[0.0.9]

  • Added hasHealthPermissions method to the Workoutkit class

[0.0.8]

  • Minor fixes

[0.0.7]

[0.0.6]

  • Added basic customization options for WorkoutPreviewButton widget

[0.0.5]

[0.0.4]

  • Minor fixes

[0.0.3]

  • Minor fixes

[0.0.2]

  • Minor fixes

[0.0.1]

  • Initial release of the Flutter WorkoutKit plugin.