Skip to content

Commit f13b755

Browse files
author
wanghaijun01
committed
[Fair][2.0]: 修改工程目录
1 parent e0a3618 commit f13b755

File tree

130 files changed

+19
-19
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+19
-19
lines changed

README.md

+1-1

fair/example/pubspec.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ dev_dependencies:
2929
path: ../../compiler
3030

3131
# Switch to another stable flutter version
32-
#dependency_overrides:
33-
# fair_version:
34-
# path: ../../version/flutter_2_0_6
32+
dependency_overrides:
33+
fair_version:
34+
path: ../../flutter_version/flutter_2_0_6
3535

3636
# For information on the generic Dart part of this file, see the
3737
# following page: https://dart.dev/tools/pub/pubspec

fair/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717

1818
# fair_version: ^0.2.0
1919
fair_version:
20-
path: ../version/flutter_1_22_4
20+
path: ../flutter_version/flutter_1_22_4
2121

2222
flat_buffers: ^1.12.0
2323
url_launcher: ^5.7.2
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

meishi.jpeg

95.2 KB

samples/animated_text_kit/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev_dependencies:
4242
# Switch to another stable flutter version
4343
dependency_overrides:
4444
fair_version:
45-
path: ../../version/flutter_1_17_3
45+
path: ../../flutter_version/flutter_1_17_3
4646
# For information on the generic Dart part of this file, see the
4747
# following page: https://dart.dev/tools/pub/pubspec
4848

samples/best_flutter_ui_templates/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dev_dependencies:
2828

2929
#dependency_overrides:
3030
# fair_version:
31-
# path: ../../fair_version/flutter_1_22_6
31+
# path: ../../flutter_version/flutter_1_22_6
3232

3333
# The following section is specific to Flutter.
3434
flutter:

samples/bottom_navy_bar/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dev_dependencies:
4545
# Switch to another stable flutter version
4646
dependency_overrides:
4747
fair_version:
48-
path: ../../version/flutter_1_22_4
48+
path: ../../flutter_version/flutter_1_22_4
4949
# For information on the generic Dart part of this file, see the
5050
# following page: https://dart.dev/tools/pub/pubspec
5151

samples/fair_bloc/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ packages:
214214
fair_version:
215215
dependency: "direct overridden"
216216
description:
217-
path: "../../version/flutter_1_22_4"
217+
path: "../../flutter_version/flutter_1_22_4"
218218
relative: false
219219
source: path
220220
version: "0.2.0"

samples/fair_bloc/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dev_dependencies:
3232

3333
dependency_overrides:
3434
fair_version:
35-
path: ../../version/flutter_1_22_4
35+
path: ../../flutter_version/flutter_1_22_4
3636

3737

3838
flutter:

samples/fair_list_demo/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dev_dependencies:
4141
# Switch to another stable flutter version
4242
dependency_overrides:
4343
fair_version:
44-
path: ../../version/flutter_1_22_4
44+
path: ../../flutter_version/flutter_1_22_4
4545

4646
# For information on the generic Dart part of this file, see the
4747
# following page: https://dart.dev/tools/pub/pubspec

samples/fair_mobx/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ packages:
207207
fair_version:
208208
dependency: "direct overridden"
209209
description:
210-
path: "../../version/flutter_1_22_4"
210+
path: "../../flutter_version/flutter_1_22_4"
211211
relative: false
212212
source: path
213213
version: "0.2.0"

samples/fair_mobx/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dev_dependencies:
3636

3737
dependency_overrides:
3838
fair_version:
39-
path: ../../version/flutter_1_22_4
39+
path: ../../flutter_version/flutter_1_22_4
4040

4141

4242
flutter:

samples/fair_provider/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ packages:
207207
fair_version:
208208
dependency: "direct overridden"
209209
description:
210-
path: "../../version/flutter_1_22_4"
210+
path: "../../flutter_version/flutter_1_22_4"
211211
relative: false
212212
source: path
213213
version: "0.2.0"

samples/fair_provider/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev_dependencies:
4343

4444
dependency_overrides:
4545
fair_version:
46-
path: ../../version/flutter_1_22_4
46+
path: ../../flutter_version/flutter_1_22_4
4747

4848

4949
flutter:

samples/flutter_component/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dev_dependencies:
4646
# Switch to another stable flutter version
4747
dependency_overrides:
4848
fair_version:
49-
path: ../../version/flutter_1_17_3
49+
path: ../../flutter_version/flutter_1_17_3
5050
# For information on the generic Dart part of this file, see the
5151
# following page: https://dart.dev/tools/pub/pubspec
5252

samples/flutter_libs_app/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dev_dependencies:
5151

5252
dependency_overrides:
5353
fair_version:
54-
path: ../../version/flutter_1_22_4
54+
path: ../../flutter_version/flutter_1_22_4
5555

5656
# For information on the generic Dart part of this file, see the
5757
# following page: https://dart.dev/tools/pub/pubspec

samples/flutter_slidable/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev_dependencies:
4242
# Switch to another stable flutter version
4343
dependency_overrides:
4444
fair_version:
45-
path: ../../version/flutter_1_17_3
45+
path: ../../flutter_version/flutter_1_17_3
4646
# For information on the generic Dart part of this file, see the
4747
# following page: https://dart.dev/tools/pub/pubspec
4848

samples/my_app/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev_dependencies:
4242
# Switch to another stable flutter version
4343
dependency_overrides:
4444
fair_version:
45-
path: ../../version/flutter_1_22_4
45+
path: ../../flutter_version/flutter_1_22_4
4646
# For information on the generic Dart part of this file, see the
4747
# following page: https://dart.dev/tools/pub/pubspec
4848

weixin-assistant.jpeg weixin.jpeg

File renamed without changes.

0 commit comments

Comments
 (0)