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

Refactor: Providers and ViewModels #156

Merged
merged 11 commits into from
Apr 4, 2024
Merged

Refactor: Providers and ViewModels #156

merged 11 commits into from
Apr 4, 2024

Commits on Apr 2, 2024

  1. refactor: global module

    FriesI23 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9f372d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca1c8c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. refactor: rename classes

    FriesI23 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    989fbf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f5ce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ffc7cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d918922 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dff05b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21a4a92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f90c8a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. refactor: modify code based on review

    - remove `getProtoDateByFreqChartCombinei`
    - remove `getProtoDateByScoreChartCombine`
    - modify `provider/utils/*` to `provider/utils.dart`
    - cancel loading when detail/summary viewmodel disposing
    FriesI23 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ee6eee3 View commit details
    Browse the repository at this point in the history
  2. fix: score chart broken

    FriesI23 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ffe324c View commit details
    Browse the repository at this point in the history