File tree Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Expand file tree Collapse file tree 4 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -26,3 +26,4 @@ before_script:
2626script :
2727 - ./../flutter/bin/flutter analyze .
2828 - ./../flutter/bin/cache/dart-sdk/bin/dartfmt --dry-run lib
29+ - ./../flutter/bin/flutter test
Original file line number Diff line number Diff line change 11# Changelog
22
33
4- ## 1.2.3 - 2020-11-12
4+ ## 1.2.4 - 2020-11-12
55
66### Fixed
77* [ GFProgressBar] issue.
1111* [ GFCarousel] issue. #185
1212* Many more minor improvements.
1313
14+ ### Added
15+ * Test cases added for couple of components
16+ - GFLoader
17+ - GFTypography
18+
1419
1520
1621## 1.2.2 - 2020-10-02
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ packages:
9292 path: ".."
9393 relative: true
9494 source: path
95- version: "1.2.3 "
95+ version: "1.2.4 "
9696 js:
9797 dependency: transitive
9898 description:
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments