Skip to content

Assertion error: splitOnDash.length <= 2 #9633

@rrousselGit

Description

@rrousselGit

Follow up to #9414

Whole working on devtool extensions using a non-stable Flutter channel, this keeps appearing.

splitOnDash.length <= 2
"version: 3.41.0-1.0.pre-173

I think the issue is fairly simple. The assertion assumes .pre.173, but the reality is .pre-173

This is not blocking development in any way, so it is very low priority to me.

Metadata

Metadata

Assignees

Labels

P2important to work on, but not at the top of the work list.cross-screenIssues that affect multiple DevTools screens, i.e. shared functionality and widgets

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions