File tree Expand file tree Collapse file tree 12 files changed +18
-18
lines changed
serious_python_platform_interface Expand file tree Collapse file tree 12 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 33 - path_provider_foundation (0.0.1):
44 - Flutter
55 - FlutterMacOS
6- - serious_python_ios (0.2.4 ):
6+ - serious_python_ios (0.3.1 ):
77 - Flutter
88
99DEPENDENCIES:
@@ -22,7 +22,7 @@ EXTERNAL SOURCES:
2222SPEC CHECKSUMS:
2323 Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
2424 path_provider_foundation: eaf5b3e458fc0e5fbb9940fb09980e853fe058b8
25- serious_python_ios: 5c4eba850c8f6e2a474d2f9f1373e590c5a4ddab
25+ serious_python_ios: 3b158678303a9faa1050e27b10f34a6c3fb06d82
2626
2727PODFILE CHECKSUM: 7be2f5f74864d463a8ad433546ed1de7e0f29aef
2828
Original file line number Diff line number Diff line change @@ -288,21 +288,21 @@ packages:
288288 path: "../../../serious_python_android"
289289 relative: true
290290 source: path
291- version: "0.3.0 "
291+ version: "0.3.1 "
292292 serious_python_ios:
293293 dependency: transitive
294294 description:
295295 path: "../../../serious_python_ios"
296296 relative: true
297297 source: path
298- version: "0.3.0 "
298+ version: "0.3.1 "
299299 serious_python_platform_interface:
300300 dependency: transitive
301301 description:
302302 path: "../../../serious_python_platform_interface"
303303 relative: true
304304 source: path
305- version: "0.3.0 "
305+ version: "0.3.1 "
306306 sky_engine:
307307 dependency: transitive
308308 description: flutter
Original file line number Diff line number Diff line change 4444 - SDWebImage/Core (5.15.8)
4545 - sensors_plus (0.0.1):
4646 - Flutter
47- - serious_python_ios (0.2.4 ):
47+ - serious_python_ios (0.3.1 ):
4848 - Flutter
4949 - shared_preferences_foundation (0.0.1):
5050 - Flutter
@@ -97,7 +97,7 @@ SPEC CHECKSUMS:
9797 path_provider_foundation: eaf5b3e458fc0e5fbb9940fb09980e853fe058b8
9898 SDWebImage: cb032eba469c54e0000e78bcb0a13cdde0a52798
9999 sensors_plus: 5717760720f7e6acd96fdbd75b7428f5ad755ec2
100- serious_python_ios: 5c4eba850c8f6e2a474d2f9f1373e590c5a4ddab
100+ serious_python_ios: 3b158678303a9faa1050e27b10f34a6c3fb06d82
101101 shared_preferences_foundation: e2dae3258e06f44cc55f49d42024fd8dd03c590c
102102 SwiftyGif: 93a1cc87bf3a51916001cf8f3d63835fb64c819f
103103 url_launcher_ios: 08a3dfac5fb39e8759aeb0abbd5d9480f30fc8b4
Original file line number Diff line number Diff line change @@ -485,21 +485,21 @@ packages:
485485 path: "../../../serious_python_android"
486486 relative: true
487487 source: path
488- version: "0.3.0 "
488+ version: "0.3.1 "
489489 serious_python_ios:
490490 dependency: transitive
491491 description:
492492 path: "../../../serious_python_ios"
493493 relative: true
494494 source: path
495- version: "0.3.0 "
495+ version: "0.3.1 "
496496 serious_python_platform_interface:
497497 dependency: transitive
498498 description:
499499 path: "../../../serious_python_platform_interface"
500500 relative: true
501501 source: path
502- version: "0.3.0 "
502+ version: "0.3.1 "
503503 shake:
504504 dependency: transitive
505505 description:
Original file line number Diff line number Diff line change 11group ' com.flet.serious_python_android'
2- version ' 0.3.0 '
2+ version ' 0.3.1 '
33
44buildscript {
55 repositories {
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ packages:
225225 path: "../serious_python_platform_interface"
226226 relative: true
227227 source: path
228- version: "0.3.0 "
228+ version: "0.3.1 "
229229 sky_engine:
230230 dependency: transitive
231231 description: flutter
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: serious_python_android
22description : Android implementation of the serious_python plugin
33homepage : https://flet.dev
44repository : https://github.com/flet-dev/serious-python
5- version : 0.3.0
5+ version : 0.3.1
66
77environment :
88 sdk : " >=3.0.0 <4.0.0"
Original file line number Diff line number Diff line change 44#
55Pod ::Spec . new do |s |
66 s . name = 'serious_python_ios'
7- s . version = '0.3.0 '
7+ s . version = '0.3.1 '
88 s . summary = 'A cross-platform plugin for adding embedded Python runtime to your Flutter apps.'
99 s . description = <<-DESC
1010 A cross-platform plugin for adding embedded Python runtime to your Flutter apps.
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ packages:
225225 path: "../serious_python_platform_interface"
226226 relative: true
227227 source: path
228- version: "0.3.0 "
228+ version: "0.3.1 "
229229 sky_engine:
230230 dependency: transitive
231231 description: flutter
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: serious_python_ios
22description : iOS implementation of the serious_python plugin
33homepage : https://flet.dev
44repository : https://github.com/flet-dev/serious-python
5- version : 0.3.0
5+ version : 0.3.1
66
77environment :
88 sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments