Skip to content

Conversation

saileshbro
Copy link

  • Updated various dependencies in pubspec.yaml to their latest versions.
  • Refactored field configuration classes to use super.name for cleaner code.
  • Enhanced DartFormatter usage to specify language version 2.19.0 in multiple files.
  • Adjusted test cases to use async/await for better handling of asynchronous operations.

Note: This PR is generated with Cursor, I had to do this so that this package is compatible with other generators, the tests may be failing for now, but this works right now.

- Updated various dependencies in pubspec.yaml to their latest versions.
- Refactored field configuration classes to use `super.name` for cleaner code.
- Enhanced DartFormatter usage to specify language version 2.19.0 in multiple files.
- Adjusted test cases to use async/await for better handling of asynchronous operations.
## [1.7.0](Stacked-Org/generator@v1.6.1...v1.7.0) (2025-07-08)

* Bump version to 1.7.0 and update dependencies to latest versions.
…rinter

- Changed the way colors and emojis are accessed in the SimpleLogPrinter class by instantiating PrettyPrinter to ensure proper null safety.
- Cleaned up unnecessary whitespace in logger constants.
- Refactored the instantiation of PrettyPrinter in SimpleLogPrinter to enhance null safety and maintainability.
- Improved code readability by cleaning up whitespace and formatting in logger constants.
- Ensured consistent log exclusion logic with clearer conditional statements.
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