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

Session/8 #21

Merged
merged 34 commits into from
Sep 27, 2023
Merged

Session/8 #21

merged 34 commits into from
Sep 27, 2023

Commits on Sep 13, 2023

  1. Add riverpod related packages

    mqkotoo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    15f36d9 View commit details
    Browse the repository at this point in the history
  2. Wrap with ProviderScope

    mqkotoo committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    97eba52 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Add lint rule: prefer absolute path

    mqkotoo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    65d4fe1 View commit details
    Browse the repository at this point in the history
  2. Enable riverpod_lint

    mqkotoo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e0fd43e View commit details
    Browse the repository at this point in the history
  3. Implement YumemiWeather DI

    mqkotoo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    965cb3a View commit details
    Browse the repository at this point in the history
  4. Update fetchWeather reference

    mqkotoo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6215fd3 View commit details
    Browse the repository at this point in the history
  5. Create UiState

    mqkotoo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    cb4d385 View commit details
    Browse the repository at this point in the history
  6. Update weather_page.dart based on UiState

    mqkotoo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    02ecb06 View commit details
    Browse the repository at this point in the history
  7. Update weather_forecast.dart based on UiState

    mqkotoo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    70b4d65 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Add build procedure on README.md

    mqkotoo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    57d2d55 View commit details
    Browse the repository at this point in the history
  2. Rename provider and file name: UiState(ui_state.dart) -> WeatherState…

    …(weather_state.dart)
    mqkotoo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4146055 View commit details
    Browse the repository at this point in the history
  3. Create ARCHITECTURE.md

    mqkotoo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9b39dc4 View commit details
    Browse the repository at this point in the history
  4. Fix lint warnings

    mqkotoo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1d0133d View commit details
    Browse the repository at this point in the history
  5. Edit image size

    mqkotoo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    464db20 View commit details
    Browse the repository at this point in the history
  6. Edit ARCHITECTURE.md

    mqkotoo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1bb46f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Update doc/ARCHITECTURE.md

    Co-authored-by: trm11tkr <[email protected]>
    mqkotoo and trm11tkr authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    52de150 View commit details
    Browse the repository at this point in the history
  2. Edit lint rule

    mqkotoo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7d4a11f View commit details
    Browse the repository at this point in the history
  3. Fix: ref.read -> ref.watch

    mqkotoo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4338e84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8533bd3 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    mqkotoo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8ad3a27 View commit details
    Browse the repository at this point in the history
  6. Add graph.md

    mqkotoo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9a1e8a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Rename: WeatherState -> WeatherStateNotifier

    mqkotoo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b91f7ce View commit details
    Browse the repository at this point in the history
  2. Rename: WeatherData -> WeatherForecast(model)

    mqkotoo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f349515 View commit details
    Browse the repository at this point in the history
  3. Rename: WeatherForecast -> WeatherForecastPanel(component) to avoid n…

    …ame duplication
    mqkotoo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    40bd88f View commit details
    Browse the repository at this point in the history
  4. Update ARCHITECTURE.md

    mqkotoo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2a40bf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Add duplicate_ignore to fix warnings

    mqkotoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b35e4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    516fe44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9e20c5 View commit details
    Browse the repository at this point in the history
  4. Update ARCHITECTURE.md

    mqkotoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4391026 View commit details
    Browse the repository at this point in the history
  5. Update graph.md

    mqkotoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2494991 View commit details
    Browse the repository at this point in the history
  6. Rename: weatherData -> weatherState

    mqkotoo committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1f88e72 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Delete graph.md

    mqkotoo committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2de8a51 View commit details
    Browse the repository at this point in the history
  2. Update ARCHITECTURE.md

    mqkotoo committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d297f58 View commit details
    Browse the repository at this point in the history
  3. Update ARCHITECTURE.md

    mqkotoo committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    177b379 View commit details
    Browse the repository at this point in the history