Skip to content

(feat) Share with package name#3767

Open
chandrabezzo wants to merge 4 commits intofluttercommunity:mainfrom
chandrabezzo:main
Open

(feat) Share with package name#3767
chandrabezzo wants to merge 4 commits intofluttercommunity:mainfrom
chandrabezzo:main

Conversation

@chandrabezzo
Copy link

Description

Enable to share with specific package name

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the plugin version in pubspec.yaml files.
  • All existing and new tests are passing.
  • The analyzer (flutter analyze) does not report any problems on my PR.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "(feat) Share with package name". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@vbuberen
Copy link
Collaborator

vbuberen commented Mar 3, 2026

From what is seen in the PR I can already tell that you didn't really read the Contributors guide at all, but checked the checkmark. Not the best start of interaction with someone by lying.
As of now the quality is really bad and it was better if there was a feature request first to discuss.

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