Skip to content

Latest commit

 

History

History
89 lines (53 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

89 lines (53 loc) · 1.69 KB

[0.1.2] - Oct 01, 2021

  • Upgrade packages

[0.1.1] - April 06, 2021

  • Custom snack bar implementation changed

[0.1.0] - March 09, 2021

  • Upgrade to flutter null safety

[0.0.15] - January 21, 2021

  • Update dependencies

[0.0.14] - January 07, 2021

  • Update dependencies

[0.0.13] - October 13, 2020

  • Getting version number fix in Algo module

[0.0.12] - August 25, 2020

  • Can add custom actions to CustomSnackBar

[0.0.11] - August 24, 2020

  • Add slack incoming webhook integration
  • ConnectivityChecker add instant check

[0.0.10] - August 23, 2020

  • Add connectivity checker
  • Bug fixes in the format time

[0.0.9] - August 21, 2020

  • Update dependencies
  • Add sentence case and first letter functions to Algo
  • Bug fixes and improvements in time formatter
  • Add support to format time as yesterday in time formatter

[0.0.8] - July 02, 2020

  • Bug fixes in SnackBar
  • Log now has a const constructor
  • In addition to the device UDID, device name and OS version is exposed.

[0.0.7] - April 27, 2020

  • Custom Snack Bar Theme added.
  • Dependencies were updated.

[0.0.6] - April 21, 2020

  • Cron Parser new features and bug fixes

[0.0.5] - April 16, 2020

  • Loading and Error custom snack bar has color and duration as params
  • Pastime calculator has more configurations
  • Cron String parser added

[0.0.4] - April 7, 2020

  • Profile Image is more flexible
  • Past time bug fixes

[0.0.3] - March 12, 2020

  • Profile Image Widget added
  • Bug fixes in FAB and Snackbar

[0.0.2] - March 9, 2020

  • Package update
  • PastTime animated widget

[0.0.1] - March 7, 2020

  • Common algorithms and Widgets added
  • Animated FAB
  • Custom Snack Bar
  • Item Separator
  • Pressable