Skip to content

sort_pub_dependencies false positive #58241

@pq

Description

@pq

Repro:

name: animations
description: Fancy pre-built animations that can easily be integrated into any Flutter application.
version: 1.1.1
homepage: https://github.com/flutter/packages/tree/master/packages/animations

environment:
  sdk: ">=2.2.2 <3.0.0"

dependencies:
  flutter:
    sdk: flutter

dev_dependencies:
  flutter_test:
    sdk: flutter
  vector_math: ^2.0.8

https://github.com/flutter/packages/blob/837b1a321d3f00034556ef5b385abb93c0843715/packages/animations/pubspec.yaml

See failure: https://cirrus-ci.com/task/5329170379046912

/fyi @dnfield

Metadata

Metadata

Assignees

Labels

customer-flutterdevexp-linterIssues with the analyzer's support for the linter packagelegacy-area-analyzerUse area-devexp instead.linter-false-positiveIssues related to lint rules that report a problem when it isn't a problem.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions