Skip to content

Remove pluginClass: none from pubspec.yaml #23

Description

@stuartmorgan-g

This plugin currently has a pluginClass: none entry; this hasn't been necessary since before Flutter 1.20, and support for it will be removed in a future version of Flutter. To avoid future breakage, that line should be removed from the pubspec.yaml. Removing it will be a no-op in current versions of Flutter, since having no pluginClass has been equivalent to pluginClass: none since Flutter 1.20.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions