Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/serious_python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.9.5

* Bump `archive` to `^4.0.7`.

## 0.9.4

* 16 KB memory page support for Android 15+ (by [@ReYaNOW](https://github.com/ReYaNOW)).
Expand Down
2 changes: 1 addition & 1 deletion src/serious_python/example/flask_example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dev_dependencies:
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^2.0.0
flutter_lints: ^6.0.0

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down
2 changes: 1 addition & 1 deletion src/serious_python/example/flet_example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dev_dependencies:
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^2.0.0
flutter_lints: ^6.0.0
integration_test:
sdk: flutter

Expand Down
2 changes: 1 addition & 1 deletion src/serious_python/example/run_example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dev_dependencies:
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^2.0.0
flutter_lints: ^6.0.0
integration_test:
sdk: flutter

Expand Down
6 changes: 3 additions & 3 deletions src/serious_python/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: serious_python
description: A cross-platform plugin for adding embedded Python runtime to your Flutter apps.
homepage: https://flet.dev
repository: https://github.com/flet-dev/serious-python
version: 0.9.4
version: 0.9.5

platforms:
ios:
Expand Down Expand Up @@ -44,7 +44,7 @@ dependencies:
path: ../serious_python_linux

path_provider: ^2.1.3
archive: ^3.6.1
archive: ^4.0.7
path: ^1.9.0
args: ^2.5.0
toml: ^0.15.0
Expand All @@ -57,4 +57,4 @@ dev_dependencies:
flutter_test:
sdk: flutter
plugin_platform_interface: ^2.1.6
flutter_lints: ^2.0.0
flutter_lints: ^6.0.0
4 changes: 4 additions & 0 deletions src/serious_python_android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.9.5

* Bump `archive` to `^4.0.7`.

## 0.9.4

* 16 KB memory page support for Android 15+ (by [@ReYaNOW](https://github.com/ReYaNOW)).
Expand Down
4 changes: 2 additions & 2 deletions src/serious_python_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: serious_python_android
description: Android implementation of the serious_python plugin
homepage: https://flet.dev
repository: https://github.com/flet-dev/serious-python
version: 0.9.4
version: 0.9.5

environment:
sdk: ">=3.0.0 <4.0.0"
Expand All @@ -20,7 +20,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_lints: ^6.0.0
ffigen: ^9.0.0

flutter:
Expand Down
4 changes: 2 additions & 2 deletions src/serious_python_darwin/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: serious_python_darwin
description: iOS and macOS implementations of the serious_python plugin
homepage: https://flet.dev
repository: https://github.com/flet-dev/serious-python
version: 0.9.4
version: 0.9.5

environment:
sdk: ">=3.0.0 <4.0.0"
Expand All @@ -19,7 +19,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_lints: ^6.0.0

flutter:
plugin:
Expand Down
4 changes: 4 additions & 0 deletions src/serious_python_linux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.9.5

* Bump `archive` to `^4.0.7`.

## 0.9.4

* 16 KB memory page support for Android 15+ (by [@ReYaNOW](https://github.com/ReYaNOW)).
Expand Down
4 changes: 2 additions & 2 deletions src/serious_python_linux/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: serious_python_linux
description: Linux implementations of the serious_python plugin
homepage: https://flet.dev
repository: https://github.com/flet-dev/serious-python
version: 0.9.4
version: 0.9.5

environment:
sdk: '>=3.1.3 <4.0.0'
Expand All @@ -18,7 +18,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_lints: ^6.0.0

flutter:
plugin:
Expand Down
4 changes: 4 additions & 0 deletions src/serious_python_platform_interface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.9.5

* Bump `archive` to `^4.0.7`.

## 0.9.4

* 16 KB memory page support for Android 15+ (by [@ReYaNOW](https://github.com/ReYaNOW)).
Expand Down
4 changes: 2 additions & 2 deletions src/serious_python_platform_interface/lib/src/utils.dart
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ Future<String> extractAssetOrFile(String path,
archive = ZipDecoder().decodeBytes(data);
} else {
final inputStream = InputFileStream(path);
archive = ZipDecoder().decodeBuffer(inputStream);
archive = ZipDecoder().decodeStream(inputStream);
}
await extractArchiveToDiskAsync(archive, destDir.path, asyncWrite: true);
await extractArchiveToDisk(archive, destDir.path);
} catch (e) {
debugPrint("Error unpacking archive: $e");
await destDir.delete(recursive: true);
Expand Down
4 changes: 2 additions & 2 deletions src/serious_python_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ dependencies:
sdk: flutter
plugin_platform_interface: ^2.1.8
path_provider: ^2.1.3
archive: ^3.6.1
archive: ^4.0.7
path: ^1.9.0

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_lints: ^6.0.0
4 changes: 4 additions & 0 deletions src/serious_python_windows/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.9.5

* Bump `archive` to `^4.0.7`.

## 0.9.4

* 16 KB memory page support for Android 15+ (by [@ReYaNOW](https://github.com/ReYaNOW)).
Expand Down
4 changes: 2 additions & 2 deletions src/serious_python_windows/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: serious_python_windows
description: Windows implementations of the serious_python plugin
homepage: https://flet.dev
repository: https://github.com/flet-dev/serious-python
version: 0.9.4
version: 0.9.5

environment:
sdk: '>=3.1.3 <4.0.0'
Expand All @@ -18,7 +18,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_lints: ^6.0.0

flutter:
plugin:
Expand Down
Loading