flet-flashlight 0.2.0.dev504__py3-none-any.whl → 0.2.0.dev505__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-flashlight might be problematic. Click here for more details.
- {flet_flashlight-0.2.0.dev504.dist-info → flet_flashlight-0.2.0.dev505.dist-info}/METADATA +1 -1
- {flet_flashlight-0.2.0.dev504.dist-info → flet_flashlight-0.2.0.dev505.dist-info}/RECORD +6 -6
- flutter/flet_flashlight/pubspec.lock +21 -21
- {flet_flashlight-0.2.0.dev504.dist-info → flet_flashlight-0.2.0.dev505.dist-info}/WHEEL +0 -0
- {flet_flashlight-0.2.0.dev504.dist-info → flet_flashlight-0.2.0.dev505.dist-info}/licenses/LICENSE +0 -0
- {flet_flashlight-0.2.0.dev504.dist-info → flet_flashlight-0.2.0.dev505.dist-info}/top_level.txt +0 -0
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
flet_flashlight/__init__.py,sha256=HeAGCDBu6m5xIHk9J5RwTwLsx78T295V_g6NPgTQLCw,634
|
|
2
2
|
flet_flashlight/exceptions.py,sha256=GZyn_wUgu9n9iR4Z5955ql1dILRY6Tk9huJGOiI5BAQ,1917
|
|
3
3
|
flet_flashlight/flashlight.py,sha256=qGazTCIQlZINS0SeIN9g515Rsfa1kXWi4tWaCp4WPIU,2811
|
|
4
|
-
flet_flashlight-0.2.0.
|
|
4
|
+
flet_flashlight-0.2.0.dev505.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
5
5
|
flutter/flet_flashlight/CHANGELOG.md,sha256=66sWepPaeTc9_lzcYIGU55AlxSU5Z1XVtknXpzd_-p8,40
|
|
6
6
|
flutter/flet_flashlight/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
7
7
|
flutter/flet_flashlight/README.md,sha256=OCxLYGKGbpyTQOxMCbVoxLjrY1pdVVGGxtp0OBx23IA,70
|
|
8
8
|
flutter/flet_flashlight/analysis_options.yaml,sha256=tNXU6s4EJ4KmXROObwPetH5vkzRTVG4AH4gpMw85_EY,154
|
|
9
|
-
flutter/flet_flashlight/pubspec.lock,sha256=
|
|
9
|
+
flutter/flet_flashlight/pubspec.lock,sha256=mtdJf32ZcB4kbl8t2IZ3gDi6iNhnTzol53DtFpopPgw,23517
|
|
10
10
|
flutter/flet_flashlight/pubspec.yaml,sha256=RIBc9yNy9daBOTJLCYnfKddIkweyN7i9huwN2vHbFkc,529
|
|
11
11
|
flutter/flet_flashlight/lib/flet_flashlight.dart,sha256=66hr4Shizat1MIyu957NiJI_xXYOSeOJbFI489qw7ok,70
|
|
12
12
|
flutter/flet_flashlight/lib/src/extension.dart,sha256=hAXduLLxlX9YmQYcYO8O-dXN7QEybmM2OiRScUUZOXE,314
|
|
13
13
|
flutter/flet_flashlight/lib/src/flashlight.dart,sha256=WnUQo7IcXmEAeQDZnhwEgizU4AinxzJ_SLSTfGszIe0,3453
|
|
14
|
-
flet_flashlight-0.2.0.
|
|
15
|
-
flet_flashlight-0.2.0.
|
|
16
|
-
flet_flashlight-0.2.0.
|
|
17
|
-
flet_flashlight-0.2.0.
|
|
14
|
+
flet_flashlight-0.2.0.dev505.dist-info/METADATA,sha256=Z16aFeI4ifdTx8Rg1FQuy-H_3WQ6ho5esopDK3lQqhc,2029
|
|
15
|
+
flet_flashlight-0.2.0.dev505.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
16
|
+
flet_flashlight-0.2.0.dev505.dist-info/top_level.txt,sha256=C3-VxFNdp8KnPIGb_CRsg2BPEtDQN0NEcbotjs3cUv4,24
|
|
17
|
+
flet_flashlight-0.2.0.dev505.dist-info/RECORD,,
|
|
@@ -125,16 +125,16 @@ packages:
|
|
|
125
125
|
dependency: transitive
|
|
126
126
|
description:
|
|
127
127
|
name: file_picker
|
|
128
|
-
sha256:
|
|
128
|
+
sha256: f2d9f173c2c14635cc0e9b14c143c49ef30b4934e8d1d274d6206fcb0086a06f
|
|
129
129
|
url: "https://pub.dev"
|
|
130
130
|
source: hosted
|
|
131
|
-
version: "10.3.
|
|
131
|
+
version: "10.3.3"
|
|
132
132
|
flet:
|
|
133
133
|
dependency: "direct main"
|
|
134
134
|
description:
|
|
135
135
|
path: "packages/flet"
|
|
136
136
|
ref: main
|
|
137
|
-
resolved-ref:
|
|
137
|
+
resolved-ref: cbdae3a51670e2a124bbe5883280302efffcb3e0
|
|
138
138
|
url: "https://github.com/flet-dev/flet.git"
|
|
139
139
|
source: git
|
|
140
140
|
version: "0.70.0"
|
|
@@ -176,10 +176,10 @@ packages:
|
|
|
176
176
|
dependency: transitive
|
|
177
177
|
description:
|
|
178
178
|
name: flutter_plugin_android_lifecycle
|
|
179
|
-
sha256:
|
|
179
|
+
sha256: b0694b7fb1689b0e6cc193b3f1fcac6423c4f93c74fb20b806c6b6f196db0c31
|
|
180
180
|
url: "https://pub.dev"
|
|
181
181
|
source: hosted
|
|
182
|
-
version: "2.0.
|
|
182
|
+
version: "2.0.30"
|
|
183
183
|
flutter_svg:
|
|
184
184
|
dependency: transitive
|
|
185
185
|
description:
|
|
@@ -242,10 +242,10 @@ packages:
|
|
|
242
242
|
dependency: transitive
|
|
243
243
|
description:
|
|
244
244
|
name: leak_tracker
|
|
245
|
-
sha256: "
|
|
245
|
+
sha256: "33e2e26bdd85a0112ec15400c8cbffea70d0f9c3407491f672a2fad47915e2de"
|
|
246
246
|
url: "https://pub.dev"
|
|
247
247
|
source: hosted
|
|
248
|
-
version: "11.0.
|
|
248
|
+
version: "11.0.2"
|
|
249
249
|
leak_tracker_flutter_testing:
|
|
250
250
|
dependency: transitive
|
|
251
251
|
description:
|
|
@@ -354,10 +354,10 @@ packages:
|
|
|
354
354
|
dependency: transitive
|
|
355
355
|
description:
|
|
356
356
|
name: path_provider_android
|
|
357
|
-
sha256:
|
|
357
|
+
sha256: "993381400e94d18469750e5b9dcb8206f15bc09f9da86b9e44a9b0092a0066db"
|
|
358
358
|
url: "https://pub.dev"
|
|
359
359
|
source: hosted
|
|
360
|
-
version: "2.2.
|
|
360
|
+
version: "2.2.18"
|
|
361
361
|
path_provider_foundation:
|
|
362
362
|
dependency: transitive
|
|
363
363
|
description:
|
|
@@ -394,10 +394,10 @@ packages:
|
|
|
394
394
|
dependency: transitive
|
|
395
395
|
description:
|
|
396
396
|
name: petitparser
|
|
397
|
-
sha256: "
|
|
397
|
+
sha256: "1a97266a94f7350d30ae522c0af07890c70b8e62c71e8e3920d1db4d23c057d1"
|
|
398
398
|
url: "https://pub.dev"
|
|
399
399
|
source: hosted
|
|
400
|
-
version: "
|
|
400
|
+
version: "7.0.1"
|
|
401
401
|
platform:
|
|
402
402
|
dependency: transitive
|
|
403
403
|
description:
|
|
@@ -498,10 +498,10 @@ packages:
|
|
|
498
498
|
dependency: transitive
|
|
499
499
|
description:
|
|
500
500
|
name: shared_preferences_android
|
|
501
|
-
sha256:
|
|
501
|
+
sha256: a2608114b1ffdcbc9c120eb71a0e207c71da56202852d4aab8a5e30a82269e74
|
|
502
502
|
url: "https://pub.dev"
|
|
503
503
|
source: hosted
|
|
504
|
-
version: "2.4.
|
|
504
|
+
version: "2.4.12"
|
|
505
505
|
shared_preferences_foundation:
|
|
506
506
|
dependency: transitive
|
|
507
507
|
description:
|
|
@@ -623,10 +623,10 @@ packages:
|
|
|
623
623
|
dependency: transitive
|
|
624
624
|
description:
|
|
625
625
|
name: url_launcher_android
|
|
626
|
-
sha256: "
|
|
626
|
+
sha256: "199bc33e746088546a39cc5f36bac5a278c5e53b40cb3196f99e7345fdcfae6b"
|
|
627
627
|
url: "https://pub.dev"
|
|
628
628
|
source: hosted
|
|
629
|
-
version: "6.3.
|
|
629
|
+
version: "6.3.22"
|
|
630
630
|
url_launcher_ios:
|
|
631
631
|
dependency: transitive
|
|
632
632
|
description:
|
|
@@ -695,10 +695,10 @@ packages:
|
|
|
695
695
|
dependency: transitive
|
|
696
696
|
description:
|
|
697
697
|
name: vector_graphics_compiler
|
|
698
|
-
sha256:
|
|
698
|
+
sha256: d354a7ec6931e6047785f4db12a1f61ec3d43b207fc0790f863818543f8ff0dc
|
|
699
699
|
url: "https://pub.dev"
|
|
700
700
|
source: hosted
|
|
701
|
-
version: "1.1.
|
|
701
|
+
version: "1.1.19"
|
|
702
702
|
vector_math:
|
|
703
703
|
dependency: transitive
|
|
704
704
|
description:
|
|
@@ -783,10 +783,10 @@ packages:
|
|
|
783
783
|
dependency: transitive
|
|
784
784
|
description:
|
|
785
785
|
name: xml
|
|
786
|
-
sha256:
|
|
786
|
+
sha256: "971043b3a0d3da28727e40ed3e0b5d18b742fa5a68665cca88e74b7876d5e025"
|
|
787
787
|
url: "https://pub.dev"
|
|
788
788
|
source: hosted
|
|
789
|
-
version: "6.
|
|
789
|
+
version: "6.6.1"
|
|
790
790
|
sdks:
|
|
791
|
-
dart: ">=3.
|
|
792
|
-
flutter: ">=3.
|
|
791
|
+
dart: ">=3.9.0 <4.0.0"
|
|
792
|
+
flutter: ">=3.35.0"
|
|
File without changes
|
{flet_flashlight-0.2.0.dev504.dist-info → flet_flashlight-0.2.0.dev505.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{flet_flashlight-0.2.0.dev504.dist-info → flet_flashlight-0.2.0.dev505.dist-info}/top_level.txt
RENAMED
|
File without changes
|