Links in material
library docs are outdated (#129891)
https://api.flutter.dev/flutter/material/material-library.html Links in `material` library docs are outdated
This commit is contained in:
parent
0757165e59
commit
cc180e214e
@ -10,14 +10,10 @@
|
|||||||
///
|
///
|
||||||
/// See also:
|
/// See also:
|
||||||
///
|
///
|
||||||
/// * [flutter.dev/widgets/material](https://flutter.dev/widgets/material)
|
/// * [docs.flutter.dev/ui/widgets/material](https://docs.flutter.dev/ui/widgets/material)
|
||||||
/// for a catalog of commonly-used Material component widgets.
|
/// for a catalog of commonly-used Material component widgets.
|
||||||
/// * [material.io/design](https://material.io/design/)
|
/// * [m3.material.io](https://m3.material.io/) for the Material 3 specification
|
||||||
/// for an introduction to Material Design.
|
/// * [m2.material.io](https://m2.material.io/) for the Material 2 specification
|
||||||
/// * [material.io/components](https://material.io/components?platform=flutter)
|
|
||||||
/// for the Material 2 specification.
|
|
||||||
/// * [m3.material.io](https://m3.material.io)
|
|
||||||
/// for the Material 3 specification.
|
|
||||||
library material;
|
library material;
|
||||||
|
|
||||||
export 'src/material/about.dart';
|
export 'src/material/about.dart';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user