Skip to content

Update rx_bloc_generator dependency#159

Merged
DavidDWiser merged 2 commits intodevelopfrom
fix/widget_toolkit_update
Dec 24, 2025
Merged

Update rx_bloc_generator dependency#159
DavidDWiser merged 2 commits intodevelopfrom
fix/widget_toolkit_update

Conversation

@DavidDWiser
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the rx_bloc_generator dependency from version ^8.0.0 to ^9.0.0 across multiple widget toolkit packages. The update includes regenerating affected files (mocks, bloc implementations, themes, and copyWith extensions) and bumping package versions accordingly.

Key changes:

  • Updated rx_bloc_generator to version 9.0.0 in dev_dependencies across 5 packages
  • Updated copy_with_extension to 10.0.0 in the main widget_toolkit package
  • Regenerated all auto-generated code files including Mockito mocks, RxBloc implementations, theme files, and copyWith extensions

Reviewed changes

Copilot reviewed 53 out of 58 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/widget_toolkit_qr/pubspec.yaml Updated rx_bloc_generator to 9.0.0 and bumped package version to 0.2.1
packages/widget_toolkit_pin/pubspec.yaml Updated rx_bloc_generator to 9.0.0 and bumped package version to 0.3.3
packages/widget_toolkit_otp/pubspec.yaml Updated rx_bloc_generator to 9.0.0 and bumped package version to 0.1.2
packages/widget_toolkit_biometrics/pubspec.yaml Updated rx_bloc_generator to 9.0.0 and bumped package version to 0.1.1
packages/widget_toolkit/pubspec.yaml Updated rx_bloc_generator to 9.0.0 and copy_with_extension to 10.0.0, bumped version to 0.2.3
packages//test/**/.mocks.dart Regenerated Mockito mocks with version 5.4.6 (from 5.4.4/5.4.2), adding new ignore directives
packages//lib/**/.rxb.g.dart Regenerated RxBloc files with new generator version, adding formatting width comment
packages//lib/**/.tailor.dart Regenerated theme tailor files with expanded ignore directives list
packages//lib/**/.g.dart Regenerated copyWith extension files with updated documentation and nullability handling
packages/*/CHANGELOG.md Added new version entries documenting the dependency upgrades
packages/*/example/pubspec.lock Updated transitive dependencies reflecting the new generator versions
packages/widget_toolkit/pubspec_overrides.yaml Added r_flutter git dependency override
packages/widget_toolkit/lib/assets.dart Added trailing newline (code formatting)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DavidDWiser DavidDWiser requested review from JvnSlv and StanevPrime and removed request for StanevPrime December 23, 2025 15:36
@DavidDWiser DavidDWiser merged commit 5e0aff1 into develop Dec 24, 2025
5 checks passed
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.

3 participants