diff --git a/CHANGELOG.md b/CHANGELOG.md index f286962..a17181d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ +## 2.0.0+2 + +- Fix README.md gif links. + ## 2.0.0+1 -- Add live demo link to README.md -- Update README.md +- Add live demo link to README.md. +- Update README.md. ## 2.0.0 diff --git a/README.md b/README.md index fd1394a..9efb767 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A beautiful and custom alert dialog for flutter highly inspired from +An animated image of the GiffyDialog

## Migration from v1 to v2 @@ -131,24 +131,24 @@ Or use it like a bottom sheet: Image Giffy - Image Giffy Dialog - Image Giffy Dialog - Image Giffy Dialog - Image Giffy Dialog + Image Giffy Dialog + Image Giffy Dialog + Image Giffy Dialog + Image Giffy Dialog Rive Giffy - Image Giffy Dialog - Image Giffy Dialog - Image Giffy Dialog - Image Giffy Dialog + Image Giffy Dialog + Image Giffy Dialog + Image Giffy Dialog + Image Giffy Dialog Lottie Giffy - Image Giffy Dialog - Image Giffy Dialog - Image Giffy Dialog - Image Giffy Dialog + Image Giffy Dialog + Image Giffy Dialog + Image Giffy Dialog + Image Giffy Dialog diff --git a/pubspec.yaml b/pubspec.yaml index c9445cf..aa08937 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: giffy_dialog homepage: https://github.com/xsahil03x/giffy_dialog description: A Flutter package for a quick, handy and beautiful giffy dialogs and bottom sheets. -version: 2.0.0+1 +version: 2.0.0+2 repository: https://github.com/xsahil03x/giffy_dialog issue_tracker: https://github.com/xsahil03x/giffy_dialog/issues