Skip to content

Add a rubber stamp indicating if a package is compliant with dart 2 or 1 #1263

@fmatosqg

Description

@fmatosqg

With strong mode and optional new, both forward and backward compatibility of code are not trivial for developers who search for packages.

Please add

  • a filter in search
  • a clear indication of whether a package can be compiled to either dart 1, 2 or both

so people can make informed decisions while choosing a library.

I'd suggest that the package publisher decides what information to put in. Some sort of linter / analysis could help, but anything now is better than perfect later.

With Dart 2 and strong mode being planned as mandatory for flutter and already rolling in, friction is already showing up.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions