From 60a36cd3bebefe0738e90844b4a1ad05861da5b5 Mon Sep 17 00:00:00 2001 From: Aditya Thakur Date: Mon, 26 Jul 2021 14:38:21 +0530 Subject: [PATCH] Version 0.0.4: Fixed onTap feature --- CHANGELOG.md | 6 +++++- pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf7e2c6..3316b8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,4 +9,8 @@ Updated ReadMe. ## 0.0.3 Added option to change textcolor and subtitle color. -Added onTap to specify a function. \ No newline at end of file +Added onTap to specify a function. + +## 0.0.4 + +Fixed onTap to specify a callback. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index fca5e1e..5a8eb1c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: fancy_containers description: Fancy Containers Flutter Package -version: 0.0.3 +version: 0.0.4 homepage: https://github.com/adityathakurxd/fancy_containers environment: