Skip to content

chore(pubspec): remove unused Flutter-root dependencies#67

Merged
leehack merged 1 commit intomainfrom
chore/pubspec-cleanup-remove-flutter-root-deps
Feb 24, 2026
Merged

chore(pubspec): remove unused Flutter-root dependencies#67
leehack merged 1 commit intomainfrom
chore/pubspec-cleanup-remove-flutter-root-deps

Conversation

@leehack
Copy link
Copy Markdown
Owner

@leehack leehack commented Feb 24, 2026

Summary

  • Remove unused Flutter-only constraints and dependencies from root pubspec.yaml to keep the core package pure Dart.
  • Keep Flutter-specific dependencies scoped to example apps where they are actually used.
  • Add an Unreleased changelog entry describing the metadata cleanup.

Validation

  • dart analyze
  • dart test

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.26%. Comparing base (fe8dbde) to head (f7c8bf7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   77.26%   77.26%           
=======================================
  Files          66       66           
  Lines        8046     8046           
=======================================
  Hits         6217     6217           
  Misses       1829     1829           
Flag Coverage Δ
unittests 77.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leehack leehack merged commit dd77413 into main Feb 24, 2026
6 checks passed
@leehack leehack deleted the chore/pubspec-cleanup-remove-flutter-root-deps branch February 24, 2026 12:17
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.

2 participants