Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lijy91 committed May 27, 2023
1 parent 8e55dec commit 8edd8e8
Show file tree
Hide file tree
Showing 43 changed files with 111 additions and 87 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 LiJianying <[email protected]>
Copyright (c) 2021-2023 LiJianying <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 4 additions & 0 deletions packages/app_package_maker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.2

* Update dart sdk version to ">=2.16.0 <4.0.0"

## 0.3.1

* `MakeConfig` adds `outputArtifacts` field.
Expand Down
2 changes: 1 addition & 1 deletion packages/app_package_maker/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 LiJianying <[email protected]>
Copyright (c) 2021-2023 LiJianying <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 3 additions & 3 deletions packages/app_package_maker/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ packages:
dependency: transitive
description:
name: logging
sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.2.0"
meta:
dependency: transitive
description:
Expand Down Expand Up @@ -143,7 +143,7 @@ packages:
path: "../shell_executor"
relative: true
source: path
version: "0.1.2"
version: "0.1.3"
source_span:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions packages/app_package_maker/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: app_package_maker
description: App package maker
version: 0.3.1
version: 0.3.2
homepage: https://distributor.leanflutter.org
repository: https://github.com/leanflutter/flutter_distributor/tree/main/packages/app_package_maker

Expand All @@ -11,7 +11,7 @@ dependencies:
mustache_template: ^2.0.0
pub_semver: ^2.1.0
pubspec_parse: ^1.1.0
shell_executor: ^0.1.2
shell_executor: ^0.1.3
yaml: ^3.1.0

dev_dependencies:
Expand Down
4 changes: 4 additions & 0 deletions packages/app_package_parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.4

* Update dart sdk version to ">=2.16.0 <4.0.0"

## 0.2.3

* Downgrade pubspec_parse to 1.1.0
Expand Down
2 changes: 1 addition & 1 deletion packages/app_package_parser/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 LiJianying <[email protected]>
Copyright (c) 2021-2023 LiJianying <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion packages/app_package_parser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

```yaml
dependencies:
app_package_parser: ^0.0.7
app_package_parser: ^0.2.4
```
## Usage
Expand Down
4 changes: 2 additions & 2 deletions packages/app_package_parser/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ packages:
dependency: transitive
description:
name: logging
sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.2.0"
meta:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/app_package_parser/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: app_package_parser
description: App package parser
version: 0.2.3
version: 0.2.4
homepage: https://distributor.leanflutter.org
repository: https://github.com/leanflutter/flutter_distributor/tree/main/packages/app_package_parser

Expand Down
4 changes: 4 additions & 0 deletions packages/app_package_publisher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.2

* Update dart sdk version to ">=2.16.0 <4.0.0"

## 0.3.1

* Modify the `publish` method to accept `FileSystemEntity` instead of just `File`
Expand Down
2 changes: 1 addition & 1 deletion packages/app_package_publisher/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 LiJianying <[email protected]>
Copyright (c) 2021-2023 LiJianying <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 3 additions & 3 deletions packages/app_package_publisher/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ packages:
dependency: transitive
description:
name: logging
sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.2.0"
meta:
dependency: transitive
description:
Expand Down Expand Up @@ -135,7 +135,7 @@ packages:
path: "../shell_executor"
relative: true
source: path
version: "0.1.2"
version: "0.1.3"
source_span:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions packages/app_package_publisher/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: app_package_publisher
description: App package publisher
version: 0.3.1
version: 0.3.2
homepage: https://distributor.leanflutter.org
repository: https://github.com/leanflutter/flutter_distributor/tree/main/packages/app_package_publisher

Expand All @@ -9,6 +9,6 @@ environment:

dependencies:
pubspec_parse: ^1.1.0
shell_executor: ^0.1.2
shell_executor: ^0.1.3
dev_dependencies:
dependency_validator: ^3.0.0
4 changes: 4 additions & 0 deletions packages/flutter_app_builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.2

* Update dart sdk version to ">=2.16.0 <4.0.0"

## 0.3.1

* Bump `shell_executor` to 0.1.2.
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_app_builder/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 LiJianying <[email protected]>
Copyright (c) 2021-2023 LiJianying <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_app_builder/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ packages:
path: "../shell_executor"
relative: true
source: path
version: "0.1.2"
version: "0.1.3"
source_map_stack_trace:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_app_builder/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
pub_semver: ^2.1.0
pubspec_parse: ^1.1.0
recase: ^4.1.0
shell_executor: ^0.1.2
shell_executor: ^0.1.3
dev_dependencies:
dependency_validator: ^3.0.0
test: ^1.23.1
1 change: 1 addition & 0 deletions packages/flutter_app_packager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## 0.3.2

* Update dart sdk version to ">=2.16.0 <4.0.0"
* feat: compress macOS app with 7zip

## 0.3.1
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_app_packager/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 LiJianying <[email protected]>
Copyright (c) 2021-2023 LiJianying <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
15 changes: 7 additions & 8 deletions packages/flutter_app_packager/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: "../app_package_maker"
relative: true
source: path
version: "0.3.1"
version: "0.3.2"
archive:
dependency: "direct main"
description:
Expand Down Expand Up @@ -179,12 +179,11 @@ packages:
msix:
dependency: "direct main"
description:
path: "."
ref: "feat/locate_msix_assets_path_from_script_file_directory"
resolved-ref: "68ed974fb2786ff22d0cad6e5e4c4def4466ec53"
url: "https://github.com/lijy91/msix.git"
source: git
version: "3.13.0"
name: msix
sha256: "5dbf26361fbff0e74abd06c80f0b446476c739eea017d833d15e093c3c778fdd"
url: "https://pub.dev"
source: hosted
version: "3.13.2"
mustache_template:
dependency: transitive
description:
Expand Down Expand Up @@ -247,7 +246,7 @@ packages:
path: "../shell_executor"
relative: true
source: path
version: "0.1.2"
version: "0.1.3"
source_span:
dependency: transitive
description:
Expand Down
11 changes: 3 additions & 8 deletions packages/flutter_app_packager/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,18 @@ name: flutter_app_packager
description: Package your Flutter app into OS-specific bundles (.dmg, .exe, etc.) via Dart or the command line.
version: 0.3.2
homepage: https://github.com/leanflutter/flutter_distributor
publish_to: none # 待 msix 的 PR 合并后移除

environment:
sdk: ">=2.16.0 <4.0.0"

dependencies:
app_package_maker: ^0.3.1
app_package_maker: ^0.3.2
archive: ^3.1.5
io: ^1.0.3
liquid_engine: ^0.2.2
# msix: ^3.13.0
msix:
git:
ref: feat/locate_msix_assets_path_from_script_file_directory
url: https://github.com/lijy91/msix.git
msix: ^3.13.2
path: ^1.8.1
shell_executor: ^0.1.2
shell_executor: ^0.1.3

dev_dependencies:
dependency_validator: ^3.0.0
4 changes: 4 additions & 0 deletions packages/flutter_app_publisher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.2

* Update dart sdk version to ">=2.16.0 <4.0.0"

## 0.3.1

* Add `firebase-hosting` publisher.
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_app_publisher/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 LiJianying <[email protected]>
Copyright (c) 2021-2023 LiJianying <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
18 changes: 9 additions & 9 deletions packages/flutter_app_publisher/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@ packages:
dependency: transitive
description:
name: _discoveryapis_commons
sha256: efd530ec09e3fea98529b0d2b192495e252e336c6e93ea8df1875e6e823ebc62
sha256: f8bb1fdbd77f3d5c1d62b5b0eca75fbf1e41bf4f6c62628f880582e2182ae45d
url: "https://pub.dev"
source: hosted
version: "1.0.5"
version: "1.0.6"
app_package_parser:
dependency: "direct overridden"
description:
path: "../app_package_parser"
relative: true
source: path
version: "0.2.3"
version: "0.2.4"
app_package_publisher:
dependency: "direct main"
description:
path: "../app_package_publisher"
relative: true
source: path
version: "0.3.1"
version: "0.3.2"
archive:
dependency: transitive
description:
Expand Down Expand Up @@ -131,10 +131,10 @@ packages:
dependency: "direct main"
description:
name: googleapis_auth
sha256: f59be210ede1e22718962e4ef48a08ae783eb67fe19b0f4c16b204e20df0869c
sha256: af7c3a3edf9d0de2e1e0a77e994fae0a581c525fa7012af4fa0d4a52ed9484da
url: "https://pub.dev"
source: hosted
version: "1.4.0"
version: "1.4.1"
http:
dependency: transitive
description:
Expand Down Expand Up @@ -179,10 +179,10 @@ packages:
dependency: transitive
description:
name: logging
sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.2.0"
meta:
dependency: transitive
description:
Expand Down Expand Up @@ -260,7 +260,7 @@ packages:
path: "../shell_executor"
relative: true
source: path
version: "0.1.2"
version: "0.1.3"
source_span:
dependency: transitive
description:
Expand Down
8 changes: 4 additions & 4 deletions packages/flutter_app_publisher/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
name: flutter_app_publisher
description: Flutter app publisher
version: 0.3.1
version: 0.3.2
homepage: https://distributor.leanflutter.org
repository: https://github.com/leanflutter/flutter_distributor/tree/main/packages/flutter_app_publisher

environment:
sdk: ">=2.16.0 <4.0.0"

dependencies:
app_package_publisher: ^0.3.1
app_package_publisher: ^0.3.2
dio: ^5.1.2
googleapis: ^8.1.0
googleapis_auth: ^1.3.0
parse_app_package: ^0.3.1
parse_app_package: ^0.3.2
qiniu_sdk_base: ^0.5.0
shell_executor: ^0.1.2
shell_executor: ^0.1.3
dev_dependencies:
dependency_validator: ^3.0.0
1 change: 1 addition & 0 deletions packages/flutter_distributor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## 0.3.2

* Update dart sdk version to ">=2.16.0 <4.0.0"
* feat: compress macOS app with 7zip

## 0.3.1
Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_distributor/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 LiJianying <[email protected]>
Copyright (c) 2021-2023 LiJianying <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 8edd8e8

Please sign in to comment.