-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: animationAnimation APIsAnimation APIsd: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
The Cubic's doc says:
/// The [a] (x1), [b](x2), [c](y1), and [d](y2) arguments must not be null.However, the correct is: a (x1), b (y1), c (x2) and d (y2), as it says below in each variable description.
Moreover, b, cand d are being considered as an hiperlink by the VSCode and probably other IDE's, as no space between [] and () is provided. Here a screenshot of this issue in the VSCode:
miguelfsmiguelfs
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: animationAnimation APIsAnimation APIsd: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
