Skip to content

[flutter_hook_extensions] Rename from flutter_hook_config#21

Open
bdero wants to merge 1 commit into
flutter:mainfrom
bdero:bdero/rename-flutter-hook-extensions
Open

[flutter_hook_extensions] Rename from flutter_hook_config#21
bdero wants to merge 1 commit into
flutter:mainfrom
bdero:bdero/rename-flutter-hook-extensions

Conversation

@bdero

@bdero bdero commented Jun 9, 2026

Copy link
Copy Markdown
Member

Towards flutter/flutter#186299

Renames flutter_hook_config to flutter_hook_extensions. The original name is already taken on pub.dev by an unrelated placeholder package, so the first publish from #19 failed. The plural flutter_hook_extensions also reads more clearly alongside the ProtocolExtension it provides, and avoids confusion with the unrelated flutter_hooks widget package.

This is a pure rename: the package directory, pubspec name, library entrypoint, test, issue-tracker label, README, and labeler entry all move from flutter_hook_config to flutter_hook_extensions. The public API (the FlutterExtension class and config.flutter accessor) is unchanged.

Pre-Review Checklist

@github-actions github-actions Bot added triage-framework Should be looked at in framework triage p: flutter_hook_config labels Jun 9, 2026
@bdero bdero requested review from dcharkes and stuartmorgan-g June 9, 2026 16:07
@bdero bdero removed the triage-framework Should be looked at in framework triage label Jun 9, 2026
@bdero bdero marked this pull request as ready for review June 9, 2026 16:08

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request renames the package flutter_hook_config to flutter_hook_extensions across all configuration files, documentation, source code, and tests. There are no review comments, and I have no feedback to provide.

@dcharkes

dcharkes commented Jun 9, 2026

Copy link
Copy Markdown

@bdero If the package name you want is a package that is just being squatted, we can probably get the package name.

@dcharkes

dcharkes commented Jun 9, 2026

Copy link
Copy Markdown

@mosuem owns the package name apparently. (Thanks @sigurdm!)

@mosuem could you transfer https://pub.dev/packages/flutter_hook_config package to @bdero?

@bdero

bdero commented Jun 9, 2026

Copy link
Copy Markdown
Member Author

Thanks for investigating @dcharkes. :) would be great if we can just use the flutter_hook_config name for this.

@stuartmorgan-g

Copy link
Copy Markdown
Collaborator

@mosuem could you transfer https://pub.dev/packages/flutter_hook_config package to @bdero?

If we do a package transfer, the easiest way to do it would be to add me as an uploader, so I can move it to the publisher.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants