Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Latest commit

 

History

History
40 lines (30 loc) · 789 Bytes

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 789 Bytes

[1.1.0] - [01.25.2022]

Features

on_toast_widget

  • [Added] a DART ANALYZER to PULL_REQUEST and PUSH.
  • [Added] flutter_lints.

Changes

  • [Updated] all Github links.

[1.0.0] - [04.09.2021]

Release

  • [on_toast_widget] release.

[0.1.0] - [04.08.2021]

Features

  • [Added] [OnToastWidget] to show message when state change.
  • [Added] [SlidePositionType], [ZoomPositionType], [FadePositionType], [SizePositionType] to define message position.

[0.0.1] - [04.07.2021]

Features

  • [Created] the base for the plugin.