flet-audio 0.2.0.dev67__py3-none-any.whl → 0.2.0.dev504__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of flet-audio might be problematic. Click here for more details.
- {flet_audio-0.2.0.dev67.dist-info → flet_audio-0.2.0.dev504.dist-info}/METADATA +1 -1
- {flet_audio-0.2.0.dev67.dist-info → flet_audio-0.2.0.dev504.dist-info}/RECORD +6 -6
- flutter/flet_audio/pubspec.lock +17 -17
- {flet_audio-0.2.0.dev67.dist-info → flet_audio-0.2.0.dev504.dist-info}/WHEEL +0 -0
- {flet_audio-0.2.0.dev67.dist-info → flet_audio-0.2.0.dev504.dist-info}/licenses/LICENSE +0 -0
- {flet_audio-0.2.0.dev67.dist-info → flet_audio-0.2.0.dev504.dist-info}/top_level.txt +0 -0
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
flet_audio/__init__.py,sha256=w1U2RdGkcYl_V-bGG1oKQExQ80axXqOyOZL4D6bJAcE,346
|
|
2
2
|
flet_audio/audio.py,sha256=D-VoqbSwcPCvk_kQr4JDd7AjguOF4N-cHelAk33CO18,7181
|
|
3
3
|
flet_audio/types.py,sha256=jhmP0-kowX5MzYezBvzDHmj7YQ7uxdY5FtNGX2qEWlk,2340
|
|
4
|
-
flet_audio-0.2.0.
|
|
4
|
+
flet_audio-0.2.0.dev504.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
5
5
|
flutter/flet_audio/CHANGELOG.md,sha256=66sWepPaeTc9_lzcYIGU55AlxSU5Z1XVtknXpzd_-p8,40
|
|
6
6
|
flutter/flet_audio/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
7
7
|
flutter/flet_audio/README.md,sha256=BEITqZ4okarTGCquI4ii6tdffGm2qyxMkMZbsedCwLQ,60
|
|
8
8
|
flutter/flet_audio/analysis_options.yaml,sha256=32kjGAc-zF87inWaH5M46yGZWQDTwrwfvNLHeAocfG4,154
|
|
9
|
-
flutter/flet_audio/pubspec.lock,sha256=
|
|
9
|
+
flutter/flet_audio/pubspec.lock,sha256=A_CWyay-cKBE1QfLCbstOwyGUQPj4iazcdAE5dU8DJ0,25929
|
|
10
10
|
flutter/flet_audio/pubspec.yaml,sha256=AzhTbc7Ccloq9APOXFIgTgkPSivh_g1ONnzKpv-zf3M,510
|
|
11
11
|
flutter/flet_audio/lib/flet_audio.dart,sha256=JsHEW9Gic_011jhKpnn278pi1kiWjp9gUjfNF5rWmXs,65
|
|
12
12
|
flutter/flet_audio/lib/src/audio.dart,sha256=ExGoAU9pIlR5z6ptVDXRMhD5NktkBljN9OgRy5InfIw,5108
|
|
13
13
|
flutter/flet_audio/lib/src/extension.dart,sha256=okI-bxwSUB9FwgJ7TmiiHcE5yi5z66Yp1ri--V1wVnw,299
|
|
14
14
|
flutter/flet_audio/lib/src/utils/audio.dart,sha256=Rpbf7xJkNB3xtwrfmXru1t2k3_TgPEnh3Ws6i_2J0EQ,346
|
|
15
|
-
flet_audio-0.2.0.
|
|
16
|
-
flet_audio-0.2.0.
|
|
17
|
-
flet_audio-0.2.0.
|
|
18
|
-
flet_audio-0.2.0.
|
|
15
|
+
flet_audio-0.2.0.dev504.dist-info/METADATA,sha256=JVMh7yMzgBAfJtX9UuNqAjK-2fJ1SN4O94msKa1JMa8,1950
|
|
16
|
+
flet_audio-0.2.0.dev504.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
17
|
+
flet_audio-0.2.0.dev504.dist-info/top_level.txt,sha256=hZbGOXppSiKRUWJf1ZRlBKMyfijq6Y-8DffGOh10Wq4,19
|
|
18
|
+
flet_audio-0.2.0.dev504.dist-info/RECORD,,
|
flutter/flet_audio/pubspec.lock
CHANGED
|
@@ -181,10 +181,10 @@ packages:
|
|
|
181
181
|
dependency: transitive
|
|
182
182
|
description:
|
|
183
183
|
name: file_picker
|
|
184
|
-
sha256:
|
|
184
|
+
sha256: e7e16c9d15c36330b94ca0e2ad8cb61f93cd5282d0158c09805aed13b5452f22
|
|
185
185
|
url: "https://pub.dev"
|
|
186
186
|
source: hosted
|
|
187
|
-
version: "10.3.
|
|
187
|
+
version: "10.3.2"
|
|
188
188
|
fixnum:
|
|
189
189
|
dependency: transitive
|
|
190
190
|
description:
|
|
@@ -198,7 +198,7 @@ packages:
|
|
|
198
198
|
description:
|
|
199
199
|
path: "packages/flet"
|
|
200
200
|
ref: main
|
|
201
|
-
resolved-ref: "
|
|
201
|
+
resolved-ref: "27cea68736639eff49200813838bba3b2bd4e2b0"
|
|
202
202
|
url: "https://github.com/flet-dev/flet.git"
|
|
203
203
|
source: git
|
|
204
204
|
version: "0.70.0"
|
|
@@ -306,26 +306,26 @@ packages:
|
|
|
306
306
|
dependency: transitive
|
|
307
307
|
description:
|
|
308
308
|
name: leak_tracker
|
|
309
|
-
sha256: "
|
|
309
|
+
sha256: "8dcda04c3fc16c14f48a7bb586d4be1f0d1572731b6d81d51772ef47c02081e0"
|
|
310
310
|
url: "https://pub.dev"
|
|
311
311
|
source: hosted
|
|
312
|
-
version: "
|
|
312
|
+
version: "11.0.1"
|
|
313
313
|
leak_tracker_flutter_testing:
|
|
314
314
|
dependency: transitive
|
|
315
315
|
description:
|
|
316
316
|
name: leak_tracker_flutter_testing
|
|
317
|
-
sha256:
|
|
317
|
+
sha256: "1dbc140bb5a23c75ea9c4811222756104fbcd1a27173f0c34ca01e16bea473c1"
|
|
318
318
|
url: "https://pub.dev"
|
|
319
319
|
source: hosted
|
|
320
|
-
version: "3.0.
|
|
320
|
+
version: "3.0.10"
|
|
321
321
|
leak_tracker_testing:
|
|
322
322
|
dependency: transitive
|
|
323
323
|
description:
|
|
324
324
|
name: leak_tracker_testing
|
|
325
|
-
sha256: "
|
|
325
|
+
sha256: "8d5a2d49f4a66b49744b23b018848400d23e54caf9463f4eb20df3eb8acb2eb1"
|
|
326
326
|
url: "https://pub.dev"
|
|
327
327
|
source: hosted
|
|
328
|
-
version: "3.0.
|
|
328
|
+
version: "3.0.2"
|
|
329
329
|
lints:
|
|
330
330
|
dependency: transitive
|
|
331
331
|
description:
|
|
@@ -482,10 +482,10 @@ packages:
|
|
|
482
482
|
dependency: transitive
|
|
483
483
|
description:
|
|
484
484
|
name: provider
|
|
485
|
-
sha256: "
|
|
485
|
+
sha256: "4e82183fa20e5ca25703ead7e05de9e4cceed1fbd1eadc1ac3cb6f565a09f272"
|
|
486
486
|
url: "https://pub.dev"
|
|
487
487
|
source: hosted
|
|
488
|
-
version: "6.1.5"
|
|
488
|
+
version: "6.1.5+1"
|
|
489
489
|
screen_retriever:
|
|
490
490
|
dependency: transitive
|
|
491
491
|
description:
|
|
@@ -671,10 +671,10 @@ packages:
|
|
|
671
671
|
dependency: transitive
|
|
672
672
|
description:
|
|
673
673
|
name: test_api
|
|
674
|
-
sha256:
|
|
674
|
+
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
|
|
675
675
|
url: "https://pub.dev"
|
|
676
676
|
source: hosted
|
|
677
|
-
version: "0.7.
|
|
677
|
+
version: "0.7.6"
|
|
678
678
|
typed_data:
|
|
679
679
|
dependency: transitive
|
|
680
680
|
description:
|
|
@@ -783,18 +783,18 @@ packages:
|
|
|
783
783
|
dependency: transitive
|
|
784
784
|
description:
|
|
785
785
|
name: vector_math
|
|
786
|
-
sha256:
|
|
786
|
+
sha256: d530bd74fea330e6e364cda7a85019c434070188383e1cd8d9777ee586914c5b
|
|
787
787
|
url: "https://pub.dev"
|
|
788
788
|
source: hosted
|
|
789
|
-
version: "2.
|
|
789
|
+
version: "2.2.0"
|
|
790
790
|
vm_service:
|
|
791
791
|
dependency: transitive
|
|
792
792
|
description:
|
|
793
793
|
name: vm_service
|
|
794
|
-
sha256:
|
|
794
|
+
sha256: "45caa6c5917fa127b5dbcfbd1fa60b14e583afdc08bfc96dda38886ca252eb60"
|
|
795
795
|
url: "https://pub.dev"
|
|
796
796
|
source: hosted
|
|
797
|
-
version: "15.0.
|
|
797
|
+
version: "15.0.2"
|
|
798
798
|
web:
|
|
799
799
|
dependency: transitive
|
|
800
800
|
description:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|