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

Fix lint errors #56

Merged
merged 8 commits into from
Oct 3, 2023
Merged

Fix lint errors #56

merged 8 commits into from
Oct 3, 2023

Commits on Oct 3, 2023

  1. Remove unused variables.

    Aku committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5354bd6 View commit details
    Browse the repository at this point in the history
  2. Remove override.

    Aku committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    26c3612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3d76f8 View commit details
    Browse the repository at this point in the history
  4. Fix null check.

    Aku committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ab0d695 View commit details
    Browse the repository at this point in the history
  5. Make constructor parameters final.

    Aku committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    62dad15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    498522a View commit details
    Browse the repository at this point in the history
  7. Convert widgets back to stateless widget.

    Aku committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bd06e41 View commit details
    Browse the repository at this point in the history
  8. Remove late variable.

    Aku committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3b63ba3 View commit details
    Browse the repository at this point in the history