flet-rive 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-rive might be problematic. Click here for more details.
- {flet_rive-0.2.0.dev504.dist-info → flet_rive-0.2.0.dev505.dist-info}/METADATA +1 -1
- {flet_rive-0.2.0.dev504.dist-info → flet_rive-0.2.0.dev505.dist-info}/RECORD +6 -6
- flutter/flet_rive/pubspec.lock +21 -21
- {flet_rive-0.2.0.dev504.dist-info → flet_rive-0.2.0.dev505.dist-info}/WHEEL +0 -0
- {flet_rive-0.2.0.dev504.dist-info → flet_rive-0.2.0.dev505.dist-info}/licenses/LICENSE +0 -0
- {flet_rive-0.2.0.dev504.dist-info → flet_rive-0.2.0.dev505.dist-info}/top_level.txt +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
flet_rive/__init__.py,sha256=nNbtJyDkYJPTRRNiYYpINJNKtA5HGPmU0x8wMhUIc9o,60
|
|
2
2
|
flet_rive/rive.py,sha256=Z8-NHAYt5dIea-9ceaCplXjMK1pUK5VKHSGmCYO5S2Y,1924
|
|
3
|
-
flet_rive-0.2.0.
|
|
3
|
+
flet_rive-0.2.0.dev505.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
4
4
|
flutter/flet_rive/CHANGELOG.md,sha256=-7pCYFGML9PyWTbSp2ZOQ6MM9bBaeYIk82Ngeuy3oNM,56
|
|
5
5
|
flutter/flet_rive/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
6
6
|
flutter/flet_rive/README.md,sha256=3iGfV-hssEJliI4r73x0N08kvhDXIhXd0bI9EwJCgxg,58
|
|
7
7
|
flutter/flet_rive/analysis_options.yaml,sha256=32kjGAc-zF87inWaH5M46yGZWQDTwrwfvNLHeAocfG4,154
|
|
8
|
-
flutter/flet_rive/pubspec.lock,sha256=
|
|
8
|
+
flutter/flet_rive/pubspec.lock,sha256=XTR93qUuTvpdwPZWKIH8N77QlC_hErEMOHHBOvEMUeY,23964
|
|
9
9
|
flutter/flet_rive/pubspec.yaml,sha256=4Yw1B6aVqAseU0frWai_3Kxw1IvBEEqGbasjf7uXUKk,499
|
|
10
10
|
flutter/flet_rive/lib/flet_rive.dart,sha256=uyLUKCpZGeijV5vk7WdcxzntNR5D-izfjTuetr21FS4,64
|
|
11
11
|
flutter/flet_rive/lib/src/extension.dart,sha256=SvlQg2SNT9UrBsxfjE3PnJNqN28bgmfaFuRJh0wsHtY,341
|
|
12
12
|
flutter/flet_rive/lib/src/rive.dart,sha256=_CUoqtVafvc3vkRkxaaOJfRv9I4H3DBdg3ez4WMgWG8,2490
|
|
13
|
-
flet_rive-0.2.0.
|
|
14
|
-
flet_rive-0.2.0.
|
|
15
|
-
flet_rive-0.2.0.
|
|
16
|
-
flet_rive-0.2.0.
|
|
13
|
+
flet_rive-0.2.0.dev505.dist-info/METADATA,sha256=1vAlbs0gppKhXkywJk8dnXTqboWe4lgWaWg18xcwH-w,1932
|
|
14
|
+
flet_rive-0.2.0.dev505.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
15
|
+
flet_rive-0.2.0.dev505.dist-info/top_level.txt,sha256=z4URm7xaFS3DIOFO90e8mAAG_h2Y83B7JvpIuXuLtRw,18
|
|
16
|
+
flet_rive-0.2.0.dev505.dist-info/RECORD,,
|
flutter/flet_rive/pubspec.lock
CHANGED
|
@@ -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:
|
|
@@ -250,10 +250,10 @@ packages:
|
|
|
250
250
|
dependency: transitive
|
|
251
251
|
description:
|
|
252
252
|
name: leak_tracker
|
|
253
|
-
sha256: "
|
|
253
|
+
sha256: "33e2e26bdd85a0112ec15400c8cbffea70d0f9c3407491f672a2fad47915e2de"
|
|
254
254
|
url: "https://pub.dev"
|
|
255
255
|
source: hosted
|
|
256
|
-
version: "11.0.
|
|
256
|
+
version: "11.0.2"
|
|
257
257
|
leak_tracker_flutter_testing:
|
|
258
258
|
dependency: transitive
|
|
259
259
|
description:
|
|
@@ -362,10 +362,10 @@ packages:
|
|
|
362
362
|
dependency: transitive
|
|
363
363
|
description:
|
|
364
364
|
name: path_provider_android
|
|
365
|
-
sha256:
|
|
365
|
+
sha256: "993381400e94d18469750e5b9dcb8206f15bc09f9da86b9e44a9b0092a0066db"
|
|
366
366
|
url: "https://pub.dev"
|
|
367
367
|
source: hosted
|
|
368
|
-
version: "2.2.
|
|
368
|
+
version: "2.2.18"
|
|
369
369
|
path_provider_foundation:
|
|
370
370
|
dependency: transitive
|
|
371
371
|
description:
|
|
@@ -402,10 +402,10 @@ packages:
|
|
|
402
402
|
dependency: transitive
|
|
403
403
|
description:
|
|
404
404
|
name: petitparser
|
|
405
|
-
sha256: "
|
|
405
|
+
sha256: "1a97266a94f7350d30ae522c0af07890c70b8e62c71e8e3920d1db4d23c057d1"
|
|
406
406
|
url: "https://pub.dev"
|
|
407
407
|
source: hosted
|
|
408
|
-
version: "
|
|
408
|
+
version: "7.0.1"
|
|
409
409
|
platform:
|
|
410
410
|
dependency: transitive
|
|
411
411
|
description:
|
|
@@ -522,10 +522,10 @@ packages:
|
|
|
522
522
|
dependency: transitive
|
|
523
523
|
description:
|
|
524
524
|
name: shared_preferences_android
|
|
525
|
-
sha256:
|
|
525
|
+
sha256: a2608114b1ffdcbc9c120eb71a0e207c71da56202852d4aab8a5e30a82269e74
|
|
526
526
|
url: "https://pub.dev"
|
|
527
527
|
source: hosted
|
|
528
|
-
version: "2.4.
|
|
528
|
+
version: "2.4.12"
|
|
529
529
|
shared_preferences_foundation:
|
|
530
530
|
dependency: transitive
|
|
531
531
|
description:
|
|
@@ -639,10 +639,10 @@ packages:
|
|
|
639
639
|
dependency: transitive
|
|
640
640
|
description:
|
|
641
641
|
name: url_launcher_android
|
|
642
|
-
sha256: "
|
|
642
|
+
sha256: "199bc33e746088546a39cc5f36bac5a278c5e53b40cb3196f99e7345fdcfae6b"
|
|
643
643
|
url: "https://pub.dev"
|
|
644
644
|
source: hosted
|
|
645
|
-
version: "6.3.
|
|
645
|
+
version: "6.3.22"
|
|
646
646
|
url_launcher_ios:
|
|
647
647
|
dependency: transitive
|
|
648
648
|
description:
|
|
@@ -711,10 +711,10 @@ packages:
|
|
|
711
711
|
dependency: transitive
|
|
712
712
|
description:
|
|
713
713
|
name: vector_graphics_compiler
|
|
714
|
-
sha256:
|
|
714
|
+
sha256: d354a7ec6931e6047785f4db12a1f61ec3d43b207fc0790f863818543f8ff0dc
|
|
715
715
|
url: "https://pub.dev"
|
|
716
716
|
source: hosted
|
|
717
|
-
version: "1.1.
|
|
717
|
+
version: "1.1.19"
|
|
718
718
|
vector_math:
|
|
719
719
|
dependency: transitive
|
|
720
720
|
description:
|
|
@@ -799,10 +799,10 @@ packages:
|
|
|
799
799
|
dependency: transitive
|
|
800
800
|
description:
|
|
801
801
|
name: xml
|
|
802
|
-
sha256:
|
|
802
|
+
sha256: "971043b3a0d3da28727e40ed3e0b5d18b742fa5a68665cca88e74b7876d5e025"
|
|
803
803
|
url: "https://pub.dev"
|
|
804
804
|
source: hosted
|
|
805
|
-
version: "6.
|
|
805
|
+
version: "6.6.1"
|
|
806
806
|
sdks:
|
|
807
|
-
dart: ">=3.
|
|
808
|
-
flutter: ">=3.
|
|
807
|
+
dart: ">=3.9.0 <4.0.0"
|
|
808
|
+
flutter: ">=3.35.0"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|