flet-rive 0.2.0.dev46__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-rive might be problematic. Click here for more details.
- {flet_rive-0.2.0.dev46.dist-info → flet_rive-0.2.0.dev504.dist-info}/METADATA +1 -1
- {flet_rive-0.2.0.dev46.dist-info → flet_rive-0.2.0.dev504.dist-info}/RECORD +6 -6
- flutter/flet_rive/pubspec.lock +17 -17
- {flet_rive-0.2.0.dev46.dist-info → flet_rive-0.2.0.dev504.dist-info}/WHEEL +0 -0
- {flet_rive-0.2.0.dev46.dist-info → flet_rive-0.2.0.dev504.dist-info}/licenses/LICENSE +0 -0
- {flet_rive-0.2.0.dev46.dist-info → flet_rive-0.2.0.dev504.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.dev504.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=sdEp92En6PHGODii-d9-K6DUPCcc6JTgm6IwwMzsR2k,23966
|
|
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.dev504.dist-info/METADATA,sha256=qvTO74xHf8XnM_V05bx39P3MeN5VxPjxGFCGB8NYw9Y,1932
|
|
14
|
+
flet_rive-0.2.0.dev504.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
15
|
+
flet_rive-0.2.0.dev504.dist-info/top_level.txt,sha256=z4URm7xaFS3DIOFO90e8mAAG_h2Y83B7JvpIuXuLtRw,18
|
|
16
|
+
flet_rive-0.2.0.dev504.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: e7e16c9d15c36330b94ca0e2ad8cb61f93cd5282d0158c09805aed13b5452f22
|
|
129
129
|
url: "https://pub.dev"
|
|
130
130
|
source: hosted
|
|
131
|
-
version: "10.3.
|
|
131
|
+
version: "10.3.2"
|
|
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: "27cea68736639eff49200813838bba3b2bd4e2b0"
|
|
138
138
|
url: "https://github.com/flet-dev/flet.git"
|
|
139
139
|
source: git
|
|
140
140
|
version: "0.70.0"
|
|
@@ -250,26 +250,26 @@ packages:
|
|
|
250
250
|
dependency: transitive
|
|
251
251
|
description:
|
|
252
252
|
name: leak_tracker
|
|
253
|
-
sha256: "
|
|
253
|
+
sha256: "8dcda04c3fc16c14f48a7bb586d4be1f0d1572731b6d81d51772ef47c02081e0"
|
|
254
254
|
url: "https://pub.dev"
|
|
255
255
|
source: hosted
|
|
256
|
-
version: "
|
|
256
|
+
version: "11.0.1"
|
|
257
257
|
leak_tracker_flutter_testing:
|
|
258
258
|
dependency: transitive
|
|
259
259
|
description:
|
|
260
260
|
name: leak_tracker_flutter_testing
|
|
261
|
-
sha256:
|
|
261
|
+
sha256: "1dbc140bb5a23c75ea9c4811222756104fbcd1a27173f0c34ca01e16bea473c1"
|
|
262
262
|
url: "https://pub.dev"
|
|
263
263
|
source: hosted
|
|
264
|
-
version: "3.0.
|
|
264
|
+
version: "3.0.10"
|
|
265
265
|
leak_tracker_testing:
|
|
266
266
|
dependency: transitive
|
|
267
267
|
description:
|
|
268
268
|
name: leak_tracker_testing
|
|
269
|
-
sha256: "
|
|
269
|
+
sha256: "8d5a2d49f4a66b49744b23b018848400d23e54caf9463f4eb20df3eb8acb2eb1"
|
|
270
270
|
url: "https://pub.dev"
|
|
271
271
|
source: hosted
|
|
272
|
-
version: "3.0.
|
|
272
|
+
version: "3.0.2"
|
|
273
273
|
lints:
|
|
274
274
|
dependency: transitive
|
|
275
275
|
description:
|
|
@@ -426,10 +426,10 @@ packages:
|
|
|
426
426
|
dependency: transitive
|
|
427
427
|
description:
|
|
428
428
|
name: provider
|
|
429
|
-
sha256: "
|
|
429
|
+
sha256: "4e82183fa20e5ca25703ead7e05de9e4cceed1fbd1eadc1ac3cb6f565a09f272"
|
|
430
430
|
url: "https://pub.dev"
|
|
431
431
|
source: hosted
|
|
432
|
-
version: "6.1.5"
|
|
432
|
+
version: "6.1.5+1"
|
|
433
433
|
rive:
|
|
434
434
|
dependency: "direct main"
|
|
435
435
|
description:
|
|
@@ -615,10 +615,10 @@ packages:
|
|
|
615
615
|
dependency: transitive
|
|
616
616
|
description:
|
|
617
617
|
name: test_api
|
|
618
|
-
sha256:
|
|
618
|
+
sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
|
|
619
619
|
url: "https://pub.dev"
|
|
620
620
|
source: hosted
|
|
621
|
-
version: "0.7.
|
|
621
|
+
version: "0.7.6"
|
|
622
622
|
typed_data:
|
|
623
623
|
dependency: transitive
|
|
624
624
|
description:
|
|
@@ -719,18 +719,18 @@ packages:
|
|
|
719
719
|
dependency: transitive
|
|
720
720
|
description:
|
|
721
721
|
name: vector_math
|
|
722
|
-
sha256:
|
|
722
|
+
sha256: d530bd74fea330e6e364cda7a85019c434070188383e1cd8d9777ee586914c5b
|
|
723
723
|
url: "https://pub.dev"
|
|
724
724
|
source: hosted
|
|
725
|
-
version: "2.
|
|
725
|
+
version: "2.2.0"
|
|
726
726
|
vm_service:
|
|
727
727
|
dependency: transitive
|
|
728
728
|
description:
|
|
729
729
|
name: vm_service
|
|
730
|
-
sha256:
|
|
730
|
+
sha256: "45caa6c5917fa127b5dbcfbd1fa60b14e583afdc08bfc96dda38886ca252eb60"
|
|
731
731
|
url: "https://pub.dev"
|
|
732
732
|
source: hosted
|
|
733
|
-
version: "15.0.
|
|
733
|
+
version: "15.0.2"
|
|
734
734
|
web:
|
|
735
735
|
dependency: transitive
|
|
736
736
|
description:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|