Skip to content

feat: make advanced settings toggle more intuitive/functional#40

Merged
conventoangelo merged 3 commits intomainfrom
fix/advanced-setting
Mar 25, 2025
Merged

feat: make advanced settings toggle more intuitive/functional#40
conventoangelo merged 3 commits intomainfrom
fix/advanced-setting

Conversation

@conventoangelo
Copy link
Copy Markdown
Owner

This pull request introduces a new feature to enable or disable advanced settings in the application, along with various code cleanups and improvements. The most important changes include adding the enableAdvancedSettings variable, updating the preferences screen to reflect this new setting, and removing debug print statements across multiple files.

New Feature: Advanced Settings

Code Cleanup

  • Removed unnecessary debug print statements from various files to clean up the codebase. [1] [2] [3] [4]

Minor Improvements

  • lib/main.dart: Removed an unnecessary comment in the main function.
  • lib/app.dart: Removed redundant debug print statements in the _handleStartupToggle method and other parts of the file. [1] [2] [3]

@conventoangelo
Copy link
Copy Markdown
Owner Author

Creating another PR due to release-please disaster!

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