diff --git a/CHANGELOG.md b/CHANGELOG.md index 418b72f..ad4d3f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,20 @@ -## 1.0.0 +## 1.0.9 -- Initial release. +- Fix unsupported File on web -## 1.0.1 +## 1.0.8 + +- Improved pub score + +## 1.0.7 - Updated README.md -## 1.0.2 +## 1.0.6 -- Removed unnecessary codes +- Updated image indexing -## 1.0.3 +## 1.0.5 - Updated README.md @@ -18,18 +22,26 @@ - Dart format -## 1.0.5 +## 1.0.3 - Updated README.md -## 1.0.6 +## 1.0.2 -- Updated image indexing +- Removed unnecessary codes -## 1.0.7 +## 1.0.1 - Updated README.md -## 1.0.8 +## 1.0.0 + +- Initial release. + + + + + + + -- Improved pub score \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index b6063b8..3b79d8c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: app_image description: A complete package for developers looking to implement advanced image display features in their Flutter applications with minimal effort. -version: 1.0.8 +version: 1.0.9 repository: https://github.com/elrizwiraswara/app_image environment: