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+
15# 0.3.1
26- ** Improve** analysis options
37- ** 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 ) )
59
610# 0.3.0
711
Original file line number Diff line number Diff line change 11name : fleasy
22description : 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
44repository : https://github.com/devj3ns/fleasy
55issue_tracker : https://github.com/devj3ns/fleasy/issues
66
@@ -15,7 +15,7 @@ dependencies:
1515 universal_platform : ^1.0.0+1
1616 font_awesome_flutter : ^9.1.0
1717 flash : ^2.0.1
18- flutter_lints : ^1.0.3
18+ flutter_lints : ^1.0.4
1919 dart_code_metrics : ^4.0.1
2020
2121dev_dependencies :
You can’t perform that action at this time.
0 commit comments