File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed
Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11name : fastforge
22description : A powerful and efficient tool for packaging and publishing your applications with ease.
3- version : 0.0 .0
3+ version : 0.1 .0
44homepage : https://fastforge.dev
55repository : https://github.com/leanflutter/flutter_distributor/tree/main/packages/fastforge
66issue_tracker : https://github.com/leanflutter/flutter_distributor/issues
Original file line number Diff line number Diff line change 11name : flutter_distributor
22description : A powerful and efficient tool for packaging and publishing your applications with ease.
3- version : 0.4.6
3+ version : 0.5.0
44homepage : https://distributor.leanflutter.dev
55repository : https://github.com/leanflutter/flutter_distributor/tree/main/packages/flutter_distributor
66issue_tracker : https://github.com/leanflutter/flutter_distributor/issues
Original file line number Diff line number Diff line change 1+ ## 0.2.0
2+
3+ * feat(shell_uikit): Add Spinner component
4+
15## 0.1.1
26
37* Update dart sdk version to ">=2.16.0 <4.0.0"
Original file line number Diff line number Diff line change 11name : shell_uikit
22description : A simple shell ui kit.
3- version : 0.1.1
3+ version : 0.2.0
44homepage : https://distributor.leanflutter.dev
55repository : https://github.com/leanflutter/flutter_distributor/tree/main/packages/shell_uikit
66
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dependencies:
2525 path : ^1.8.1
2626 pubspec_parse : ^1.1.0
2727 shell_executor : ^0.1.6
28- shell_uikit : ^0.1.1
28+ shell_uikit : ^0.2.0
2929 yaml : ^3.1.0
3030
3131dev_dependencies :
You can’t perform that action at this time.
0 commit comments