Skip to content

refactor: update constructors to use 'new' keyword for consistency - #37

Merged
Gorniaky merged 1 commit into
mainfrom
upgrade
Aug 26, 2026
Merged

refactor: update constructors to use 'new' keyword for consistency#37
Gorniaky merged 1 commit into
mainfrom
upgrade

Conversation

@Gorniaky

Copy link
Copy Markdown
Collaborator
  • Changed all constructors in the codebase to use the 'new' keyword for consistency and clarity.
  • Updated various command classes in the 'lib/commands' directory.
  • Modified exception handling in 'lib/services/discloud/exception.dart' and related files.
  • Adjusted factory constructors in 'lib/services/discloud/api_client.dart' and 'lib/services/discloud/user_agent.dart'.
  • Refactored local store and nested map modules to align with the new constructor style.
  • Updated pubspec.yaml files across multiple modules to reflect Dart SDK version changes.

- Changed all constructors in the codebase to use the 'new' keyword for consistency and clarity.
- Updated various command classes in the 'lib/commands' directory.
- Modified exception handling in 'lib/services/discloud/exception.dart' and related files.
- Adjusted factory constructors in 'lib/services/discloud/api_client.dart' and 'lib/services/discloud/user_agent.dart'.
- Refactored local store and nested map modules to align with the new constructor style.
- Updated pubspec.yaml files across multiple modules to reflect Dart SDK version changes.
@Gorniaky
Gorniaky merged commit f323a6b into main Aug 26, 2026
@Gorniaky
Gorniaky deleted the upgrade branch August 26, 2026 16:34
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