We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 373b929 commit a730b20Copy full SHA for a730b20
src/tools/pub/pubspec.md
@@ -73,9 +73,9 @@ A pubspec can have the following fields:
73
Pub ignores all other fields,
74
75
<aside class="alert alert-info" markdown="1">
76
-**Flutter note:** Pubspecs for [Flutter apps]({{site.flutter}}) can have
77
-[a few additional fields]({{site.flutter}}/assets-and-images)
78
-for managing assets.
+ **Flutter note:** Pubspecs for [Flutter apps]({{site.flutter}}) can have
+ [additional fields]({{site.flutter}}/docs/development/tools/pubspec)
+ for configuring the environment and managing assets.
79
</aside>
80
81
If you add a custom field, give it a unique name
0 commit comments