File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ # 0.3.2
2
+ - ** Add** logo
3
+ - ** Add** GitHub workflow for automatically publishing new versions to pub.dev on a new release
4
+
1
5
# 0.3.1
2
6
- ** Improve** analysis options
3
7
- ** Add** key to widget constructors
4
- - ** Export** analysis_options.yaml (see [ new section in README] ( https://pub.dev/packages/fleasy#analysis-options ) )
8
+ - ** Export** ` analysis_options.yaml ` (see [ new section in README] ( https://pub.dev/packages/fleasy#analysis-options ) )
5
9
6
10
# 0.3.0
7
11
Original file line number Diff line number Diff line change 1
1
name : fleasy
2
2
description : Useful and easy to use extensions, helper classes and widgets to create Flutter apps easier.
3
- version : 0.3.1+1
3
+ version : 0.3.2
4
4
repository : https://github.com/devj3ns/fleasy
5
5
issue_tracker : https://github.com/devj3ns/fleasy/issues
6
6
@@ -15,7 +15,7 @@ dependencies:
15
15
universal_platform : ^1.0.0+1
16
16
font_awesome_flutter : ^9.1.0
17
17
flash : ^2.0.1
18
- flutter_lints : ^1.0.3
18
+ flutter_lints : ^1.0.4
19
19
dart_code_metrics : ^4.0.1
20
20
21
21
dev_dependencies :
You can’t perform that action at this time.
0 commit comments