diff --git a/CHANGELOG.md b/CHANGELOG.md index ea3e4a6a..0753b5d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.3.4 + +- [Example] Refactor example +- Update ArnaExpansionPanel +- [Example] Remove subtitles from widgets page +- Update ArnaTextField +- Update ArnaButton +- Update imports +- Update colors [Thanks to @h1376h] +- Update dark and light themes + ## 0.3.3 - Update exports diff --git a/README.md b/README.md index 0ff2c8df..6d4a8d7b 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ This Framework is in active development. Any contribution, idea, criticism or fe

-Light -Dark +Light +Dark ## Content @@ -62,7 +62,7 @@ Add Arna as a dependency in your pubspec.yaml ```yaml dependencies: - arna: ^0.3.3 + arna: ^0.3.4 ``` And import it diff --git a/pubspec.yaml b/pubspec.yaml index c08bd341..e4eade80 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: arna description: Arna Framework - A unique set of widgets for building applications with Flutter. -version: 0.3.3 +version: 0.3.4 homepage: https://github.com/MahanRahmati/Arna environment: