Skip to content

refactor: change class declarations to final for command classes#8

Merged
Gorniaky merged 4 commits into
mainfrom
refactor/change-class-declarations-to-final-for-command-classes
Jun 3, 2026
Merged

refactor: change class declarations to final for command classes#8
Gorniaky merged 4 commits into
mainfrom
refactor/change-class-declarations-to-final-for-command-classes

Conversation

@Gorniaky
Copy link
Copy Markdown
Collaborator

@Gorniaky Gorniaky commented Jun 3, 2026

  • Updated all command classes in the app and domain modules to use 'final' for better immutability.
  • Added a new SystemCommand and SystemLocaleCommand to manage system-related functionalities.
  • Enhanced UserLocaleCommand to include a flag for using the current system language.
  • Refactored various utility methods and extensions for improved performance and readability.
  • Updated dependencies in pubspec.yaml to the latest versions for better compatibility and features.

Gorniaky and others added 4 commits June 3, 2026 12:43
- Updated all command classes in the app and domain modules to use 'final' for better immutability.
- Added a new SystemCommand and SystemLocaleCommand to manage system-related functionalities.
- Enhanced UserLocaleCommand to include a flag for using the current system language.
- Refactored various utility methods and extensions for improved performance and readability.
- Updated dependencies in pubspec.yaml to the latest versions for better compatibility and features.
@Gorniaky Gorniaky merged commit 2a2bfce into main Jun 3, 2026
@Gorniaky Gorniaky deleted the refactor/change-class-declarations-to-final-for-command-classes branch June 3, 2026 15:48
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.

1 participant