Skip to content

Conversation

@LucasLima939
Copy link

  • Update Android project.
  • Remove cupertino version to fetch newest.

Copy link
Owner

@Amir-P Amir-P left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing! Left two comments. PTAL.

lintOptions {
disable 'InvalidPackage'
}
namespace 'com.example.power'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The namespace is not correct. This namespace is for the android project of the example app not the plugin.

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.3
cupertino_icons:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the cupertino_icons can be completely removed from the example project since it's not used.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants