flet-audio-recorder 0.2.0.dev50__py3-none-any.whl → 0.2.0.dev55__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-recorder might be problematic. Click here for more details.
- {flet_audio_recorder-0.2.0.dev50.dist-info → flet_audio_recorder-0.2.0.dev55.dist-info}/METADATA +2 -2
- {flet_audio_recorder-0.2.0.dev50.dist-info → flet_audio_recorder-0.2.0.dev55.dist-info}/RECORD +7 -7
- flutter/flet_audio_recorder/pubspec.lock +4 -4
- flutter/flet_audio_recorder/pubspec.yaml +1 -1
- {flet_audio_recorder-0.2.0.dev50.dist-info → flet_audio_recorder-0.2.0.dev55.dist-info}/WHEEL +0 -0
- {flet_audio_recorder-0.2.0.dev50.dist-info → flet_audio_recorder-0.2.0.dev55.dist-info}/licenses/LICENSE +0 -0
- {flet_audio_recorder-0.2.0.dev50.dist-info → flet_audio_recorder-0.2.0.dev55.dist-info}/top_level.txt +0 -0
{flet_audio_recorder-0.2.0.dev50.dist-info → flet_audio_recorder-0.2.0.dev55.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: flet-audio-recorder
|
|
3
|
-
Version: 0.2.0.
|
|
3
|
+
Version: 0.2.0.dev55
|
|
4
4
|
Summary: Adds audio recording support to Flet apps.
|
|
5
5
|
Author-email: Flet contributors <hello@flet.dev>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -11,7 +11,7 @@ Project-URL: Issues, https://github.com/flet-dev/flet-audio-recorder/issues
|
|
|
11
11
|
Requires-Python: >=3.10
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
License-File: LICENSE
|
|
14
|
-
Requires-Dist: flet>=0.70.0
|
|
14
|
+
Requires-Dist: flet>=0.70.0.dev0
|
|
15
15
|
Dynamic: license-file
|
|
16
16
|
|
|
17
17
|
# flet-audio-recorder
|
{flet_audio_recorder-0.2.0.dev50.dist-info → flet_audio_recorder-0.2.0.dev55.dist-info}/RECORD
RENAMED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
flet_audio_recorder/__init__.py,sha256=8eDFHx25pXO-BzZBt4rgw11JBJcDOWqWbSvK7IQdvyY,307
|
|
2
2
|
flet_audio_recorder/audio_recorder.py,sha256=ff83Z3Mvjsqnz1twgIgZ-LBpilRYCSHClnOJNpuSmbk,8161
|
|
3
3
|
flet_audio_recorder/types.py,sha256=TNBcGVTYOC2tOPJlAZn4QbcwO9sgL1dBzuD1Tc4eqbE,8568
|
|
4
|
-
flet_audio_recorder-0.2.0.
|
|
4
|
+
flet_audio_recorder-0.2.0.dev55.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
5
5
|
flutter/flet_audio_recorder/CHANGELOG.md,sha256=66sWepPaeTc9_lzcYIGU55AlxSU5Z1XVtknXpzd_-p8,40
|
|
6
6
|
flutter/flet_audio_recorder/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
7
7
|
flutter/flet_audio_recorder/README.md,sha256=KcVP2UEKbA9P0r3i2GimRFFLwOqV3Az_7IjZYEXhd8w,76
|
|
8
8
|
flutter/flet_audio_recorder/analysis_options.yaml,sha256=32kjGAc-zF87inWaH5M46yGZWQDTwrwfvNLHeAocfG4,154
|
|
9
|
-
flutter/flet_audio_recorder/pubspec.lock,sha256=
|
|
10
|
-
flutter/flet_audio_recorder/pubspec.yaml,sha256=
|
|
9
|
+
flutter/flet_audio_recorder/pubspec.lock,sha256=fBmLbCar8AyGknmNDKPocZdQBW4AqwXpB7mM_WEn_74,25379
|
|
10
|
+
flutter/flet_audio_recorder/pubspec.yaml,sha256=_NX9HLarZDuBO9hKKWMAhfEbc54GJ5kyPT-6fJe0gUI,538
|
|
11
11
|
flutter/flet_audio_recorder/lib/flet_audio_recorder.dart,sha256=x-KG1v-Qb_AiSyH9Y2Jt9PIYPxl_mQjXeIg_BDEQ0iQ,65
|
|
12
12
|
flutter/flet_audio_recorder/lib/src/audio_recorder.dart,sha256=IfTcKQgG7CYgSe8Rte4byeAXq550uFpWB2OKxFy2AGc,2776
|
|
13
13
|
flutter/flet_audio_recorder/lib/src/extension.dart,sha256=cmay1aBCZjTypBIxLzCnvJksP_rjbqMnWrnF5i-Gvfo,324
|
|
14
14
|
flutter/flet_audio_recorder/lib/src/utils/audio_recorder.dart,sha256=E2qc2hYv1qiIokffIV2rLP-4Q9X0Bv-Pr3lZsHQCbGo,2824
|
|
15
|
-
flet_audio_recorder-0.2.0.
|
|
16
|
-
flet_audio_recorder-0.2.0.
|
|
17
|
-
flet_audio_recorder-0.2.0.
|
|
18
|
-
flet_audio_recorder-0.2.0.
|
|
15
|
+
flet_audio_recorder-0.2.0.dev55.dist-info/METADATA,sha256=9gRqBQ3kGsUTgxPMjpVfJOKX1QKfTJwyQD2mpRRyIYk,2169
|
|
16
|
+
flet_audio_recorder-0.2.0.dev55.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
17
|
+
flet_audio_recorder-0.2.0.dev55.dist-info/top_level.txt,sha256=fi4uOe4C7Pitw9OIzx7l0TgjkYomndtLYrQg8mjD-iA,28
|
|
18
|
+
flet_audio_recorder-0.2.0.dev55.dist-info/RECORD,,
|
|
@@ -133,8 +133,8 @@ packages:
|
|
|
133
133
|
dependency: "direct main"
|
|
134
134
|
description:
|
|
135
135
|
path: "packages/flet"
|
|
136
|
-
ref:
|
|
137
|
-
resolved-ref:
|
|
136
|
+
ref: main
|
|
137
|
+
resolved-ref: b996d06ff462b88f5b31d6cceafac34ea6f57968
|
|
138
138
|
url: "https://github.com/flet-dev/flet.git"
|
|
139
139
|
source: git
|
|
140
140
|
version: "0.70.0"
|
|
@@ -474,10 +474,10 @@ packages:
|
|
|
474
474
|
dependency: transitive
|
|
475
475
|
description:
|
|
476
476
|
name: record_web
|
|
477
|
-
sha256:
|
|
477
|
+
sha256: a12856d0b3dd03d336b4b10d7520a8b3e21649a06a8f95815318feaa8f07adbb
|
|
478
478
|
url: "https://pub.dev"
|
|
479
479
|
source: hosted
|
|
480
|
-
version: "1.1.
|
|
480
|
+
version: "1.1.9"
|
|
481
481
|
record_windows:
|
|
482
482
|
dependency: transitive
|
|
483
483
|
description:
|
{flet_audio_recorder-0.2.0.dev50.dist-info → flet_audio_recorder-0.2.0.dev55.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|