CCExtractor / ultimate_alarm_clock

GNU General Public License v2.0
70 stars 125 forks source link

Updated Code #604

Open SheryarTahir opened 1 month ago

SheryarTahir commented 1 month ago

Summary: Updated project dependencies to their latest versions and refactored code to replace deprecated methods. Removed obsolete components and ensured all functionality is preserved with passing tests.

Changes:

Upgraded package versions in pubspec.yaml Replaced deprecated methods with current APIs Cleaned up unused code and widgets Testing: Verified that all tests pass and functionality remains intact.

Description

Proposed Changes

Fixes #(issue_no)

Replace issue_no with the issue number which is fixed in this PR

Screenshots

Checklist