Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements to Improve pub score #43

Open
wants to merge 7 commits into
base: trunk
Choose a base branch
from

Conversation

StaxoLotl
Copy link

  • Updated all dependencies to their latest compatible versions to leverage performance improvements and bug fixes.
  • Adjusted the Dart SDK constraint in pubspec.yaml to:
    sdk: ">=3.3.0 <4.0.0"
    • This change is required to enable the 'inline-class' language feature, resolving the dart(experiment_not_enabled) issue.
  • Improved library documentation & plugin description
  • Removed unnecessary classes from exports to reduce library bloat and improve maintainability.

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