Skip to content

Commit e90c148

Browse files
committed
reverted unwanted updates
1 parent d864e90 commit e90c148

File tree

5 files changed

+5
-144
lines changed

5 files changed

+5
-144
lines changed

.fvmrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ android_text_example/
88
.vscode
99

1010
# FVM Version Cache
11-
.fvm/
11+
.fvm/
12+
.fvmrc/

super_editor/example/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A new Flutter project.
33

44
# The following line prevents the package from being accidentally published to
55
# pub.dev using `pub publish`. This is preferred for private packages.
6-
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
6+
publish_to: "none" # Remove this line if you wish to publish to pub.dev
77

88
# The following defines the version and build number for your application.
99
# A version number is three numbers separated by dots, like 1.2.43
@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1818
version: 1.0.0+1
1919

2020
environment:
21-
sdk: '>=3.0.0 <4.0.0'
21+
sdk: ">=3.0.0 <4.0.0"
2222

2323
dependencies:
2424
flutter:

super_editor/example_perf/pubspec.lock

Lines changed: 1 addition & 137 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,6 @@ packages:
1717
url: "https://pub.dev"
1818
source: hosted
1919
version: "7.3.0"
20-
archive:
21-
dependency: transitive
22-
description:
23-
name: archive
24-
sha256: "7dcbd0f87fe5f61cb28da39a1a8b70dbc106e2fe0516f7836eb7bb2948481a12"
25-
url: "https://pub.dev"
26-
source: hosted
27-
version: "4.0.5"
2820
args:
2921
dependency: transitive
3022
description:
@@ -80,14 +72,6 @@ packages:
8072
url: "https://pub.dev"
8173
source: hosted
8274
version: "1.19.1"
83-
color:
84-
dependency: transitive
85-
description:
86-
name: color
87-
sha256: ddcdf1b3badd7008233f5acffaf20ca9f5dc2cd0172b75f68f24526a5f5725cb
88-
url: "https://pub.dev"
89-
source: hosted
90-
version: "3.0.0"
9175
convert:
9276
dependency: transitive
9377
description:
@@ -120,22 +104,6 @@ packages:
120104
url: "https://pub.dev"
121105
source: hosted
122106
version: "1.0.6"
123-
dart_style:
124-
dependency: transitive
125-
description:
126-
name: dart_style
127-
sha256: "27eb0ae77836989a3bc541ce55595e8ceee0992807f14511552a898ddd0d88ac"
128-
url: "https://pub.dev"
129-
source: hosted
130-
version: "3.0.1"
131-
dartx:
132-
dependency: transitive
133-
description:
134-
name: dartx
135-
sha256: "8b25435617027257d43e6508b5fe061012880ddfdaa75a71d607c3de2a13d244"
136-
url: "https://pub.dev"
137-
source: hosted
138-
version: "1.2.0"
139107
fake_async:
140108
dependency: transitive
141109
description:
@@ -144,14 +112,6 @@ packages:
144112
url: "https://pub.dev"
145113
source: hosted
146114
version: "1.3.3"
147-
ffi:
148-
dependency: transitive
149-
description:
150-
name: ffi
151-
sha256: "289279317b4b16eb2bb7e271abccd4bf84ec9bdcbe999e278a94b804f5630418"
152-
url: "https://pub.dev"
153-
source: hosted
154-
version: "2.1.4"
155115
file:
156116
dependency: transitive
157117
description:
@@ -173,22 +133,6 @@ packages:
173133
description: flutter
174134
source: sdk
175135
version: "0.0.0"
176-
flutter_gen:
177-
dependency: "direct main"
178-
description:
179-
name: flutter_gen
180-
sha256: "4117a3ea6b26a910c715bd58abcc5a90447e70930a5b98249e94c41da9e849bb"
181-
url: "https://pub.dev"
182-
source: hosted
183-
version: "5.10.0"
184-
flutter_gen_core:
185-
dependency: transitive
186-
description:
187-
name: flutter_gen_core
188-
sha256: "3eaa2d3d8be58267ac4cd5e215ac965dd23cae0410dc073de2e82e227be32bfc"
189-
url: "https://pub.dev"
190-
source: hosted
191-
version: "5.10.0"
192136
flutter_lints:
193137
dependency: "direct dev"
194138
description:
@@ -260,14 +204,6 @@ packages:
260204
url: "https://pub.dev"
261205
source: hosted
262206
version: "2.1.2"
263-
hashcodes:
264-
dependency: transitive
265-
description:
266-
name: hashcodes
267-
sha256: "80f9410a5b3c8e110c4b7604546034749259f5d6dcca63e0d3c17c9258f1a651"
268-
url: "https://pub.dev"
269-
source: hosted
270-
version: "2.0.0"
271207
http:
272208
dependency: transitive
273209
description:
@@ -292,14 +228,6 @@ packages:
292228
url: "https://pub.dev"
293229
source: hosted
294230
version: "4.0.2"
295-
image_size_getter:
296-
dependency: transitive
297-
description:
298-
name: image_size_getter
299-
sha256: "9a299e3af2ebbcfd1baf21456c3c884037ff524316c97d8e56035ea8fdf35653"
300-
url: "https://pub.dev"
301-
source: hosted
302-
version: "2.4.0"
303231
intl:
304232
dependency: transitive
305233
description:
@@ -324,14 +252,6 @@ packages:
324252
url: "https://pub.dev"
325253
source: hosted
326254
version: "0.6.7"
327-
json_annotation:
328-
dependency: transitive
329-
description:
330-
name: json_annotation
331-
sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1"
332-
url: "https://pub.dev"
333-
source: hosted
334-
version: "4.9.0"
335255
leak_tracker:
336256
dependency: transitive
337257
description:
@@ -452,22 +372,6 @@ packages:
452372
url: "https://pub.dev"
453373
source: hosted
454374
version: "1.9.1"
455-
path_parsing:
456-
dependency: transitive
457-
description:
458-
name: path_parsing
459-
sha256: "883402936929eac138ee0a45da5b0f2c80f89913e6dc3bf77eb65b84b409c6ca"
460-
url: "https://pub.dev"
461-
source: hosted
462-
version: "1.1.0"
463-
petitparser:
464-
dependency: transitive
465-
description:
466-
name: petitparser
467-
sha256: "07c8f0b1913bcde1ff0d26e57ace2f3012ccbf2b204e070290dad3bb22797646"
468-
url: "https://pub.dev"
469-
source: hosted
470-
version: "6.1.0"
471375
plugin_platform_interface:
472376
dependency: transitive
473377
description:
@@ -484,14 +388,6 @@ packages:
484388
url: "https://pub.dev"
485389
source: hosted
486390
version: "1.5.1"
487-
posix:
488-
dependency: transitive
489-
description:
490-
name: posix
491-
sha256: a0117dc2167805aa9125b82eee515cc891819bac2f538c83646d355b16f58b9a
492-
url: "https://pub.dev"
493-
source: hosted
494-
version: "6.0.1"
495391
pub_semver:
496392
dependency: transitive
497393
description:
@@ -654,14 +550,6 @@ packages:
654550
url: "https://pub.dev"
655551
source: hosted
656552
version: "0.6.8"
657-
time:
658-
dependency: transitive
659-
description:
660-
name: time
661-
sha256: "370572cf5d1e58adcb3e354c47515da3f7469dac3a95b447117e728e7be6f461"
662-
url: "https://pub.dev"
663-
source: hosted
664-
version: "2.1.5"
665553
typed_data:
666554
dependency: transitive
667555
description:
@@ -742,22 +630,6 @@ packages:
742630
url: "https://pub.dev"
743631
source: hosted
744632
version: "4.5.1"
745-
vector_graphics_codec:
746-
dependency: transitive
747-
description:
748-
name: vector_graphics_codec
749-
sha256: "99fd9fbd34d9f9a32efd7b6a6aae14125d8237b10403b422a6a6dfeac2806146"
750-
url: "https://pub.dev"
751-
source: hosted
752-
version: "1.1.13"
753-
vector_graphics_compiler:
754-
dependency: transitive
755-
description:
756-
name: vector_graphics_compiler
757-
sha256: "1b4b9e706a10294258727674a340ae0d6e64a7231980f9f9a3d12e4b42407aad"
758-
url: "https://pub.dev"
759-
source: hosted
760-
version: "1.1.16"
761633
vector_math:
762634
dependency: transitive
763635
description:
@@ -806,14 +678,6 @@ packages:
806678
url: "https://pub.dev"
807679
source: hosted
808680
version: "1.2.1"
809-
xml:
810-
dependency: transitive
811-
description:
812-
name: xml
813-
sha256: b015a8ad1c488f66851d762d3090a21c600e479dc75e68328c52774040cf9226
814-
url: "https://pub.dev"
815-
source: hosted
816-
version: "6.5.0"
817681
yaml:
818682
dependency: transitive
819683
description:
@@ -823,5 +687,5 @@ packages:
823687
source: hosted
824688
version: "3.1.2"
825689
sdks:
826-
dart: ">=3.7.0 <4.0.0"
690+
dart: ">=3.7.0-0 <4.0.0"
827691
flutter: ">=3.27.0"

super_editor/example_perf/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ dependencies:
4040
# The following adds the Cupertino Icons font to your application.
4141
# Use with the CupertinoIcons class for iOS style icons.
4242
cupertino_icons: ^1.0.6
43-
flutter_gen: ^5.10.0
4443

4544
dependency_overrides:
4645
# Override to local mono-repo path so devs can test this repo

0 commit comments

Comments
 (0)